Interface SearchInfo.LuceneInfo

All Known Implementing Classes:
LuceneConfig
Enclosing interface:
SearchInfo

public static interface SearchInfo.LuceneInfo
Information about Lucene configuration
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getIndexDirectory

      Path getIndexDirectory()
      Returns:
      the path of the directory for storing the Lucene index.