- This topic has 1 reply, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Search field only searching for exact match
Tagged: search exact match
Hi,
is it possible to edit search & filter, so that it only returns exact words?
An example of this:
We use search & filter for displaying and searching recipes.
If a user searches for “chicken”, they get all posts that contain that word, but also posts that contain the word “chickenbouillon”
I want to exclude the posts that don’t contain the exact search word.
Thanks for the help.
Yes it is. The Search & Filter Pro Text Search field uses the standard WordPress search, so looks only in the Post Title and Content. To help you control this better, on the form’s Advanced settings tab you will see 2 settings for Relevanssi.
The documentation for this is here:
https://www.designsandcode.com/documentation/search-filter-pro/3rd-party/relevanssi/
You would need to install and activate the free Relevanssi plugin as well.
Then set Relevanssi up and build its index (make sure it is indexing the desired post types, custom fields AND any taxonomy that you want to search).
In its settings you can set the text phrase to exact match and other options for fallback searches.