Control whether token keyword stems are used for a Query.
Control the maximum number of accepted search tokens.
Customize the search string for a Query.
Using this hook you can directly manipulate the search query itself.
Control whether SearchWP supports quoted phrases.
Modify the results found by SearchWP.
Control whether SearchWP loads all Entry Attribute data for search results. Note: When this functionality is enabled, all registered Attribute data will be loaded. See also searchwp\query\result\load_data
Control whether SearchWP loads applicable Entry Attribute data for search results. Note: When this functionality is enabled, only the Attribute data added to the Engine will be loaded. See also searchwp\query\result\load_data\all_attributes
Manipulate tokens both when indexing and searching.