Class LuceneIndexScrubbingToolsMissing

java.lang.Object
com.apple.foundationdb.record.provider.foundationdb.indexes.ValueIndexScrubbingToolsMissing
com.apple.foundationdb.record.lucene.LuceneIndexScrubbingToolsMissing
All Implemented Interfaces:
IndexScrubbingTools<FDBStoredRecord<Message>>

public class LuceneIndexScrubbingToolsMissing extends ValueIndexScrubbingToolsMissing
Index Scrubbing Toolbox for a Lucene index maintainer. Scrub missing value index entries - i.e. detect record(s) that should have been indexed, but cannot be found in the segment index.