Elasticsearch or Lucene

Viewed 2913

I understood Elasticsearch is built around Lucene but I cannot understand exactly what is the added value of Elasticsearch.

I would like to add a 'Global search' box in my asp.net mvc app, I wonder if I have to use Elasticearch or directly Lucene/Lucene.net..

Thanks for helping my to understand.

2 Answers
Related