-
Bug
-
Resolution: Duplicate
-
High
-
None
-
5.10, 5.9.12, 6.3.3
-
Severity 3 - Minor
-
Steps
- create a page that contains the phrase "party in a box"
- search Confluence for "party in a box"
- note that all the results contain "party box" but not "party in a box"
- recalling obscure lucene syntax search for "party in a box"~4 to prove that Confluence does contain the phrase "party in a box"
What happened...
Searching for the exact phrase did not return the exact phrase even though the exact phrase exists, it returns things that contain the exact phrase with the stop words taken out.
What should have happened...
Searching for the exact phrase should return results containing the exact phrase, and only results containing the exact phrase.
- duplicates
-
CONFSERVER-14910 Provide ability to override Lucene tokenisation and stemming and search for exact text (literal search)
- In Progress
-
CONFSERVER-81192 Respond to a 13 year old suggestion with yearly Comment so at least we know you're still thinking about it.
- Gathering Interest