Keyword Phrase to be Searched as a Phrase and not Separate Words Keyword Phrase to be Searched as a Phrase and not Separate Words
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Keyword Phrase to be Searched as a Phrase and not Separate Words

Started by masksmaster, May 04, 2008, 05:41:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

masksmaster

Hello,

I was able to find out a way of separating keywords with ";" instead of " " allowing me to have phrases. But I'm bumping into an issue where while having a keyword "word1 word2" the actual search will being all of the results that have "word1" or "word2".

Is there a way of interpreting that space between word1 and word2 as AND for the purposes of searching? So that search result will return only the cases where keyword is "word1" AND "word2" if I have a keyword "word1 word2".

Thank you!!!