Interface SearchInfo.LuceneInfo
- All Known Implementing Classes:
LuceneConfig
- Enclosing interface:
SearchInfo
public static interface SearchInfo.LuceneInfo
Information about Lucene configuration
-
Method Summary
-
Method Details
-
getIndexDirectory
Path getIndexDirectory()- Returns:
- the path of the directory for storing the Lucene index.
-