Uses of Interface
org.apache.lucene.luke.models.tools.IndexTools
-
Packages that use IndexTools Package Description org.apache.lucene.luke.models.tools Models and APIs for various index manipulation -
-
Uses of IndexTools in org.apache.lucene.luke.models.tools
Classes in org.apache.lucene.luke.models.tools that implement IndexTools Modifier and Type Class Description classIndexToolsImplDefault implementation ofIndexToolsMethods in org.apache.lucene.luke.models.tools that return IndexTools Modifier and Type Method Description IndexToolsIndexToolsFactory. newInstance(IndexReader reader, boolean useCompound, boolean keepAllCommits)IndexToolsIndexToolsFactory. newInstance(Directory dir)
-