iaresee
Active member
- Affected version
- 2.1.1
I'm using XFES 2.1.1 on an Xenforo 2.1.2 connected to an ElasticSearch 7.1.1 instance. I have word stemming on and stop words.
If I do an advanced search for the word "fractool", limiting results to titles only and sorting by relevance I see 8 of the 30 results returned have the word in the post body but NOT in the title.
For example, this post is among the first page of returned results. You can see "fractool" in the post body and that it is clearly not in the title of the thread.
Query parameters for that search were: q=fractool&c[title_only]=1&o=relevance if you want to try it from our search page yourself.
It appears that even with "titles only" checked the search results include in tag matches for the keyword. That's...counter-intuitive to say the least.
If I do an advanced search for the word "fractool", limiting results to titles only and sorting by relevance I see 8 of the 30 results returned have the word in the post body but NOT in the title.
For example, this post is among the first page of returned results. You can see "fractool" in the post body and that it is clearly not in the title of the thread.
Query parameters for that search were: q=fractool&c[title_only]=1&o=relevance if you want to try it from our search page yourself.
It appears that even with "titles only" checked the search results include in tag matches for the keyword. That's...counter-intuitive to say the least.