Using the + operator for advanced searching
-
In the documentation at https://docs.searchunify.com/Content/End-User-Personalization/Use-Advanced-Search.htm, it says the following:
- Limits the search to documents that contain the term or phrase following +.
When I perform the following search, I would expect the exact phrase "removal tool," based on documentation.
# cleanwipe +removal tool
Instead, I am seeing results that perform as if the +removal tool is simply using AND operator instead of the exact phrase "removal tool" (e.g. "removal" and "tool" can be far apart from each other), and then other results in the same query that don't have some of the words (e.g. some results are missing the word "tool" in the entire article/page content).
Can you provide clarity around this operator?
-
Thank you.
-
@jshenricks, you observed it right. + operator is here for adding the value of MUST in the query. By adding more than one words after + will give preference to AND first and then to OR because whitespace character between the words would act as a tokenizer in search algorithm.
Suggested Topics
-
Proximity search
Created • Last Reply Last reply • jshenricks
Discussions -
Search analytic exports are not working
Created • Last Reply Last reply • jshenricks
Discussions -
Perform advanced search using hashtag (#) without a space
Created • Last Reply Last reply • jshenricks
Discussions -
Backlog Advanced / Refined search from the home of the search page.
Created • Last Reply Last reply • dinesh.diwakar
Discussions -
Strip HTML from search results
Created • Last Reply Last reply • jshenricks
Discussions -
Custom report on top search queries
Created • Last Reply Last reply • jdesai
Discussions -
Search results thumbnails
Created • Last Reply Last reply • lnelson_delphix
Discussions -
What is the logic used to group dates?
Created • Last Reply Last reply • Christie
Discussions