Search code examples
mongodbsearch-engine

What search engine does mongodb use?


I see searching on mongodb.org is lightning fast. The search results are within 1 second. From what I know, mongodb doesnot support full text search. However, that does not seem to be the case while using their search. Not only do the results are fast, the site also gives additional hint when you mistype search text (like how google does).

I am very much interested on how to achieve these results? What combination of search engine/hardware are they using?

Thanks.


Solution

  • That search is part of Confluence by Atlassian. As far as I know it's not using mongodb for the search backend, as it's not supported by Confluence. No idea about the hardware behind it...

    http://confluence.atlassian.com/display/DOC/Supported+Platforms