Uses of Class
org.alfresco.repo.search.impl.lucene.index.IndexInfo
-
Packages that use IndexInfo Package Description org.alfresco.repo.search.impl.lucene.index -
-
Uses of IndexInfo in org.alfresco.repo.search.impl.lucene.index
Methods in org.alfresco.repo.search.impl.lucene.index that return IndexInfo Modifier and Type Method Description static IndexInfoIndexInfo. getIndexInfo(java.io.File file, LuceneConfig config)Get the IndexInfo object based in the given directory.
-