Interface ChangeBatchIndexer
- All Known Implementing Classes:
DefaultChangeBatchIndexer
public interface ChangeBatchIndexer
Providing batch processing for change index
- Since:
- 9.5.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
index
(List<Searchable> searchables, SearchIndexWriter changeWriter)
-
Method Details
-
index
- Throws:
IOException
-