- All Superinterfaces:
- org.qi4j.spi.entitystore.StateChangeListener
- All Known Subinterfaces:
- ESClusterIndexQueryService, ESFilesystemIndexQueryService, ESMemoryIndexQueryService
@Mixins(value=ElasticSearchIndexer.Mixin.class)
public interface ElasticSearchIndexer
extends org.qi4j.spi.entitystore.StateChangeListener
Listen to Entity state changes and index them in ElasticSearch.
QUID Use two indices, one for strict queries, one for full text and fuzzy search?