public class IndexToolsFactory extends Object
IndexTools| Constructor and Description |
|---|
IndexToolsFactory() |
| Modifier and Type | Method and Description |
|---|---|
IndexTools |
newInstance(Directory dir) |
IndexTools |
newInstance(IndexReader reader,
boolean useCompound,
boolean keepAllCommits) |
public IndexTools newInstance(Directory dir)
public IndexTools newInstance(IndexReader reader, boolean useCompound, boolean keepAllCommits)
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.