16

Our team uses confluence as our enterprise wide knowledge sharing system. It's fine, but the search for Confluence is god awful. I've talked to people at other firms and they've had similar complaints.

The specific question...Is there a plugin for Confluence to change the search algorithm that it's using?

Jonathan Beerhalter
  • 7,229
  • 16
  • 68
  • 78
  • 1
    We have often the same problem in our Confluence projects. We've discussed a Solr plugin for Confluence and JIRA. It should be easy if the original index remains and you create an alternative index for searching. But unfortunately we're having not time to do this now. – Christian Koch Jan 13 '12 at 18:58
  • I encourage you to go and vote for this: https://jira.atlassian.com/browse/CONFCLOUD-14910 – ScottWelker Jul 27 '18 at 22:02

2 Answers2

3

You might want to try the Confluence Awesome Search Plugin : https://plugins.atlassian.com/plugin/details/32021

  • 1
    Sadly, that plugin isn't supported on the new versions of Confluence. I did however find the following article which makes Confluence search somewhat better, but not great. https://www.adaptavist.com/display/ADAPTAVIST/2011/12/07/5+Best+Practice+Tips+to+Improve+Search+in+Atlassian's+Confluence+Wiki – Jonathan Beerhalter Jan 12 '12 at 15:24
0

I might take a look at this:

https://marketplace.atlassian.com/plugins/ZFIN.instantsearch

However, that will not change the underlying search algorithm for populating their search. Its possible that it is significantly better in 5.x as I know they have made significant improvements.

Nathan Dunn
  • 447
  • 5
  • 16