| Package | Description |
|---|---|
| org.apache.lucene.luke.models.tools |
Models and APIs for various index manipulation
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexToolsImpl
Default implementation of
IndexTools |
| Modifier and Type | Method and Description |
|---|---|
IndexTools |
IndexToolsFactory.newInstance(Directory dir) |
IndexTools |
IndexToolsFactory.newInstance(IndexReader reader,
boolean useCompound,
boolean keepAllCommits) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.