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