Registry / utility / lucene-misc

lucene-misc

JSON →
library10.4.0javamavenunverified

Miscellaneous utility classes and experimental features for Apache Lucene.

<dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-misc</artifactId> <version>10.4.0</version> </dependency>
INSTALL
IMPORT
SIG · LUCENE-MISC
L
lucene-misc
utilityjavav10.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IndexMergeTool
org.apache.lucene.misc.IndexMergeTool

Merge multiple Lucene indexes into one.

import org.apache.lucene.misc.IndexMergeTool; IndexMergeTool.main(new String[]{"inputDir", "outputDir"});
Debug
Known issues
gotchaClasses in this module may be experimental and subject to change without notice.
fix
Avoid using in production; prefer stable Lucene modules.
affects: all
Upgrade
Version history
10.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lucene-misc — mvn dependency:get lucene-misc · libregistry