-
Interfaces Interface Description org.infinispan.query.backend.SearchWorkCreator since 10.1.1. To be removed in version 12.0 after migrating to Hibernate Search 6.org.infinispan.query.CacheQuery Since 11.0, replaced byQueryin the Query API andIndexedQueryinternally.org.infinispan.query.MassIndexer Since 11.0, replaced byIndexer, obtained fromSearch.getIndexer(Cache)org.infinispan.query.ProjectionConstants Since 11.0, with no replacement.org.infinispan.query.ResultIterator Since 11.0 with no replacement.org.infinispan.query.SearchManager since 11.0, all search operations should be done with theSearchentry point.org.infinispan.query.spi.SearchManagerImplementor Since 11.0, without replacement. To be removed in next major version.