Uses of Package
org.springframework.data.gemfire.search.lucene
Package
Description
-
ClassDescriptionSpring
FactoryBean
used to construct, configure and initializeLucene Indexes
on application domain object fields. -
ClassDescription
LuceneAccessor
is an abstract class supporting implementations of theLuceneOperations
interface encapsulating common functionality necessary to execute Lucene queries.SpringFactoryBean
used to construct, configure and initializeLucene Indexes
on application domain object fields.TheLuceneOperations
interface defines a contract for implementations defining data access operations using Lucene queries.LuceneTemplate
is a Lucene data access operations class encapsulating functionality for performing Lucene queries and other Lucene data access operations.ProjectingLuceneAccessor
is an abstract class supporting implementations of theProjectingLuceneOperations
interface encapsulating common functionality necessary to execute Lucene queries and work with application domain object views.TheProjectingLuceneOperations
interface defines a contract for implementing classes to execute Lucene data access operations and mapping the results to entity domaintypes
. -
ClassDescription
LuceneAccessor
is an abstract class supporting implementations of theLuceneOperations
interface encapsulating common functionality necessary to execute Lucene queries.TheLuceneOperations
interface defines a contract for implementations defining data access operations using Lucene queries.LuceneTemplate
is a Lucene data access operations class encapsulating functionality for performing Lucene queries and other Lucene data access operations.ProjectingLuceneAccessor
is an abstract class supporting implementations of theProjectingLuceneOperations
interface encapsulating common functionality necessary to execute Lucene queries and work with application domain object views.TheProjectingLuceneOperations
interface defines a contract for implementing classes to execute Lucene data access operations and mapping the results to entity domaintypes
.