Uses of Interface
org.infinispan.query.MassIndexer
-
Packages that use MassIndexer Package Description org.infinispan.query Query API. -
-
Uses of MassIndexer in org.infinispan.query
Methods in org.infinispan.query that return MassIndexer Modifier and Type Method Description MassIndexer
SearchManager. getMassIndexer()
The MassIndexer can be used to rebuild the Lucene indexes from the entries stored in Infinispan.
-