I'm trying to perform a straightforward specific word search in Confluence but the search return backs results that are are additionally a subset of that word. For example, I'm trying to search for the word 'Tagging' but the results returned are for both 'Tagging' and 'Tag' which is not what I want.
As an alternative I've tried using the search term 'Tagging NOT Tag' but this does not work.
Any advice?
Hi
I think, this is what happens - https://jira.atlassian.com/browse/CONFCLOUD-69222
We suffer from this issue on server (there is a similar ticket on this for Confluence server, which is 11 years old)
Alex
Hi, reading through the Jira ticket, I undertand this has been an outstanding Confluence issue for years.
I now have a good workaround, by typing: "T?gging" (with a question mark). This pulls back only the records I want.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have had recently the requirement to search (exact search) for "relationshipism". I dont even know what that term means, but it seems there is one and it was important to return the matches for "relationshipism" and not (for example) for "relationship" or anything a like.
And no... we have not been able to :(
But I have checked that using "r?lationshipism" works for us as well :-) Thanks a lot for sharing!
However, it would be hard to explain to end users...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rhys,
if you interested on a high qualtiy search solution for Confluence, iFinder Confluence Search is available at Atlassian Marketplace. You can start directly with a trial.
Our article in the Atlassian community will give you more information. If you like a demo first, please contact us at atlassian@intrafind.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
regarding your search problem I would recommend you to have a look on our plugin - see here: https://marketplace.atlassian.com/apps/1222773/intergator-search-for-confluence?hosting=server&tab=overview .
On our website you'll also find further information --> https://www.intergator.de/en/solutions-and-showcases/use-cases-with-intergator/enterprise-search-atlassian-confluence/
If you have any questions, please feel free to contact me.
Kind regards,
Anne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rhys,
To exclude other word forms (words with the same lemma), you can put your search term in quotes. So in your case, searching for
"tagging"
will exclude results that only contain tag.
If you want results that explicitly contain tagging and not tag, you could do
"tagging" NOT "tag"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, after reading the response of Alex (another contributer), it really appears that Confluence is unable to search for an exact word only. So using the phase "tagging" NOT "tag" ought to work but it does not as it still returns results from both words.
The answer I've found is to use the search term: "T?gging" (with a question mark). This pulls back only the records I want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The ticket linked is specifically regarding exact match for special characters. The behavior I described above should work with your example since it doesn't contain special characters.
If you're still having issues, please reach out to our support team and they can help you more directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.