public class PruningTool
extends java.lang.Object
PruningReader
on an input
index and produce a pruned output index using
IndexWriter.addIndexes(IndexReader...)
.Constructor and Description |
---|
PruningTool() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static int |
run(java.lang.String[] args) |
Copyright © 2000-2023 Apache Software Foundation. All Rights Reserved.