Elastic Search and Lucene
- Vasilis Vontikakis
- webtech

Elasticsearch is search engine server where you can index your records and make a very effect search and ranking, when use millions of records. Elastic search use as base, a java project called Apache Lucene, elastic team build a REST api where you can use all the features of Lucene by making ...