Package | Description |
---|---|
org.infinispan.query |
Query API.
|
Class and Description |
---|
CacheQuery
A cache-query is what will be returned when the getQuery() method is run on
SearchManagerImpl . |
FetchOptions |
FetchOptions.FetchMode
Specifies the fetching strategy for query results.
|
MassIndexer
Component to rebuild the indexes from the existing data.
|
ResultIterator
Iterates over query results.
|
SearchManager
The SearchManager is the entry point to create full text queries on top of an indexed cache.
|
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.