Class LuceneIndexValidator

java.lang.Object
com.apple.foundationdb.record.metadata.IndexValidator
com.apple.foundationdb.record.lucene.LuceneIndexValidator

@API(EXPERIMENTAL) public class LuceneIndexValidator extends IndexValidator
Validator for Lucene indexes.
  • Constructor Details

    • LuceneIndexValidator

      public LuceneIndexValidator(@Nonnull Index index)
  • Method Details