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
- Large Language Models can run tools in your terminal with LLM 0.26 - 27th May 2025
- Highlights from the Claude 4 system prompt - 25th May 2025
- Live blog: Claude 4 launch at Code with Claude - 22nd May 2025