This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Disable Searching 'Ending with' for Index Table

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Disable Searching 'Ending with' for Index Table Reply To: Disable Searching 'Ending with' for Index Table

#19807
samyagshahsamyagshah
Participant

I have added 2nd query in order to retrieve values where the word is not the first in the string. Say for Example:
Taxonomy Title is: “Ajax Search Pro – Very Powerful Search Plugin.”
Search Keyword is: “Search”

No results are retrieved since Search Keyword is not first in the string. (In case of Source 2)

Logic used in 2nd query is : % search-keyword%
There is space between % & search-keyword

Are we on the same page?