Skip to content

Instantly share code, notes, and snippets.

@evilying
Last active June 25, 2018 20:12
Show Gist options
  • Save evilying/6c2dddd5a997e6a70ccc26ae77c11ea2 to your computer and use it in GitHub Desktop.
Save evilying/6c2dddd5a997e6a70ccc26ae77c11ea2 to your computer and use it in GitHub Desktop.
Apache Lucene

Apache Lucene

Lucene is one Java API library. It is not an application or product.

It includes three parts:

  • analyze document
  • build index,
  • run query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment