Package org.infinispan.query.backend
Mostly internal search related classes. Use with caution!
-
Interface Summary Interface Description SearchWorkCreator Deprecated. since 10.1.1. -
Class Summary Class Description KeyTransformationHandler This transforms arbitrary keys to a String which can be used by Lucene as a document identifier, and vice versa.QueryInterceptor This interceptor will be created when the System Property "infinispan.query.indexLocalOnly" is "false"QueryPackageImpl SearchableCacheConfiguration Class that implementsSearchConfigurationso that within Infinispan-Query, there is no need for a Hibernate Core configuration object.TransactionHelper Transaction related helper.TxQueryInterceptor WrappingErrorHandler Wraps another Hibernate SearchErrorHandlerallowing extra processing of the backend error.