You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I'm having some issues with the Confluence search behaviour. This occurs both in the general search and the "live search" widget.
I have a page structure with a number of knowledge base articles (pages). The page titles are constructed as follows:
Main page
When a person performs a search on ex. "ABC-1". (a lot of people know the codes by heart), it will suggest a lot of pages, except the correct one (ABC-1). It will suggest ABC-2, 102, 101, ..... but NOT ABC-1
In other cases, when the customer enters ex. ABC-101, then it will find the correct page and even display it on top of the search result.
Does anyone have an insight on the correct behaviour of the Confluence search? I presume that the "-" sign will be causing most of my issues.
Is there any way to reconfigure or tweak the search for better search results?
Best regards,
Kris
After contacting Atlassian Support I found out that there is already a bug ticket registered for this behaviour.
The issue seems to be caused by Lucene Tokenization, which blocks an exact text search when using some characters like hyphens.
In other words, "-" is treated as the special operator for negation. So, searching for "ABC -1" is the same as searching for "ABC NOT 1".
Hi @Mihai Schwarz ,
Thanks for your reply.
I tried adding the keys (ABC-1) as labels but that did not bring any improvement.
Also, manual re-indexing has been disabled on Cloud.
Best regards,
Kris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kris Dewachter ,
Have you tried adding keywords from the title as labels or simply adding labels to refine the available searches?
Additionally I suggest you should trigger a content indexing (outside of working hours) if you have lots of pages.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.