Pythonic Lucene

a simplified python impelementaiton of Apache Lucene search engine, mabye helps to understand how an enterprise search engine really works.

Usually, the companies don’t use Lucene; but use ElasticSearch, the distributed and RESTful wrapper of Lucene.

Read more

GitHub

View Github