Lucene 5.x is a Java full-text search engine.  Lucene is not a complete
application, but rather a code library and API that can easily be used
to add search capabilities to applications.

WWW: http://lucene.apache.org/java/
