-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, 7.3.10 DXP GA1, Master
-
Component/s: Search Infrastructure
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Epic Link:
-
Sprint:Search | S03 Sprint 3
-
Git Pull Request:
Steps to reproduce:
- Add a web content article titled "stable" (include the quote characters in the title)
- Add a web content article titled upstream
- Add a web content article titled git hash
- In the home page embedded search bar, search for "stable" (quotes included)
Observed behavior: The "stable" web content article appears in the search results
- In the Control Panel > Configuration > Search Tuning portlet, add the following synonym set: "stable", upstream
- Back on the home page, search for "stable"
Observed behavior: The "stable" and upstream web content articles appear in the search results
- Edit the synonym set added earlier and add the synonym git hash
- Back on the home page, search for "stable"
Expected Result: The web content articles "stable", upstream, and git hash appear in the search results
Actual Result: Only git hash appears in the search results - Edit the same synonym set, delete synonym git hash, and add the synonym git has
- Back on the home page, search for "stable"
Expected Result: The web content articles "stable", upstream, and git hash appear in the search results
Actual Result: No search results appear - Search for git has
Observed behavior: The web content article "stable", upstream, and git hash appear in the search results
Note: I couldn't find a consistent pattern of behavior that would lead to the odd search results. I believe it has something to do with the combination of both the quoted synonym and a synonym that has a space in it. Using characters like a dash "-" or semicolon ";" instead of a space seems to result in the same behavior.
Reproduced on:
Portal master-private Git SHA: 42f0f00071090eef11549005abdeb1de66de4909
Portal 7.2.x-private Git SHA: aa5d8170323eb111458bc1dec8c805101a43e550
- is related to
-
LPS-99663 Missing some results when searching with synonyms that contain quotes
- Closed