Who are major competitors to Solr?
2nd September 2010
My answer to Who are major competitors to Solr? on Quora
ElasticSearch is a really interesting one—it’s the same underlying search library (Lucene) and the same integration model (an HTTP interface) but takes quite a different approach. It hasn’t been around for a long time but it looks very impressive: http://www.elasticsearch.com/
Other than that, popular open source search engines include Sphinx and Xapian. I’m a big fan of talking to a search engine via HTTP, so I’ve been keeping an eye on the http://www.flax.co.uk/ project which does that for Xapian.
More recent articles
- Phoenix.new is Fly's entry into the prompt-driven app development space - 23rd June 2025
- Trying out the new Gemini 2.5 model family - 17th June 2025
- The lethal trifecta for AI agents: private data, untrusted content, and external communication - 16th June 2025