Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/lucene

Apache Lucene open-source search software observed · 2026-08-28

github.com/apache/lucene · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 85
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 44.0
  • age_days: 2017
  • days_rel: 21
  • days_push: 7
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

3550 stars · 1422 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Apache Lucene is a high-performance, full-featured text search engine library written in Java, providing indexing, search, spellchecking, hit highlighting, and advanced analysis/tokenization. It is the search core underlying Apache Solr, Elasticsearch, and OpenSearch, with a PyLucene Python binding also available.

Use cases

  • add full-text search to my application
  • build an inverted index over documents
  • implement ranked keyword search with highlighting
  • add autocomplete and spell correction to search
  • embed a search engine in a Java backend
  • index and query millions of documents fast

When to choose

  • you need a fast, embeddable search library in the JVM ecosystem
  • you are building your own search server or database on top of a proven core
  • you need fine-grained control over indexing, analysis, and scoring

When to avoid

  • you want a ready-to-run search server with REST APIs - use Solr, Elasticsearch, or OpenSearch instead
  • your project is not on the JVM and PyLucene bindings are insufficient
  • you only need simple database full-text search features

Facets

library · maturity stable

search-engine parser nlp databases developer-tools jvm cross-platform full-text-search indexing information-retrieval tokenization spellchecking hit-highlighting vector-search pylucene search

2 sources

Member repositories

RepositoryRoleHealth v2
apache/lucenemain94

For agents

markdown · JSON · MCP: product_card(name="apache/lucene")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem