Hacker News new | ask | show | jobs
by dajohnson89 2934 days ago
I thought Lucene was the underlying query language, whereas Solr & ES just utilized both...
1 comments

Yeah I'm not sure what the OP is talking about. Lucene is the java search library that Elastic uses. Elastic is a full clustered search engine with HA, sharding, and a rest api. They aren't exactly interchangeable.