Interface LuceneOperations

All Known Subinterfaces:
ProjectingLuceneOperations
All Known Implementing Classes:
LuceneAccessor, LuceneAccessorSupport, LuceneOperationsSupport, LuceneTemplate, ProjectingLuceneAccessor, ProjectingLuceneAccessorSupport, ProjectingLuceneOperationsSupport, ProjectingLuceneTemplate

public interface LuceneOperations
The LuceneOperations interface defines a contract for implementations defining data access operations using Lucene queries.
Since:
1.1.0
Author:
John Blum
See Also: