Apache Lucene Suggest module provides auto-suggest and spell-checking functionality for search indexes.
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-suggest</artifactId>
<version>10.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an infix suggester for auto-completion.
Use the correct Lucene version and module dependencies; check migration guides for breaking changes.
No dependency data recorded yet.