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
- The last six months in LLMs, illustrated by pelicans on bicycles - 6th June 2025
- Tips on prompting ChatGPT for UK technology secretary Peter Kyle - 3rd June 2025
- How often do LLMs snitch? Recreating Theo's SnitchBench with LLM - 31st May 2025