-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: None
-
Component/s: Search Tuning > Synonyms
-
Labels:
-
Epic/Theme:
-
Fix Priority:3
-
Sprint:Search|S03 Sprint 12|2.24-3.16, Search|S03 Sprint 13| 3.16-4.6, Search|S03 Sprint 14| 4.6-4.27
Steps to reproduce for inexact queries:
- Create 3 Blogs Entries titled: articles, article1, articlez
- On the home page, search for article
Observed behavior: articles, article1, and articlez appear in the search results and the matched fields for each result are highlighted. - Add a new Search Tuning > Synonym Set: article, journal
- On the home page, search for article
Expected result: articles, article1, and articlez appear in the search results and the matched fields for each result are highlighted.
Actual result: articles, article1, and articlez appear in the search results, but ONLY the articles search result has highlighted fields.
Steps to reproduce for stop word queries:
- Create two Blog Entries titled: thing with words, for you
- On the home page, search for thing with words, then search for for you
Observed behavior: The blog entries thing with words, and for you appear in the search results for their respective queries and the matched fields for each result are highlighted. - Add a new Search Tuning > Synonym Set: thing with words, phrase
- Add another Synonym Set: for you, letter
- On the home page, search for thing
Observed behavior: The web content article thing with words appears in the search results and the word thing is properly highlighted - Search for thing with words, then search for phrase
Expected result: The blog entry thing with words appears in both search results with highlighted matched fields.
Actual result: The blog entry thing with words appears in both search results but none of the fields are highlighted. - Search for for you, then search for letter
Expected result: The blog entry for you appears in both search results with highlighted matched fields.
Actual result: The blog entry for you appears in both search results but none of the fields are highlighted.
Note: This was reproducible with other non-localized entities with localized fields like Message Board threads. This was not reproducible with Documents and Media.
Reproduced on:
Portal master Git commit: 5768543decf42efba87f23f0bc6a08f4152cd1a7
Portal 7.2.x Git commit: 6eaecf2e61368116b25d3c678b286cfbd26aa4dc
- is related to
-
LPS-99732 Searching via synonyms is missing search results for non-localized entities with localized fields when searching with inexact queries
- Closed