Apache Lucene

Apache Lucene

May 18, 2024 | seedling, permanent

tags
Apache Software Foundation

Summary #

ref Apache Lucene is a high-performance, full-featured text search engine (Full Text Search) library written in Java.

The Apache Lucene™ project develops Open Source search software. The project releases a core search library, named Lucene™ core, as well as PyLucene, a Python binding for Lucene.

  • Lucene Core is a Java library providing powerful indexing and search features, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities.
  • The PyLucene sub project provides Python bindings for Lucene Core.


Go to random page

Previous Next