Package org.hibernate.search.annotations

Enum Summary
Index Defines how an Field should be indexed
Resolution Date indexing resolution
Store Whether or not the value is stored in the document
 

Annotation Types Summary
Boost Apply a boost factor on a field or a whole entity
DateBridge Defines the temporal resolution of a given field Date are stored as String in GMT
DocumentId Declare a field as the document id.
Field Mark a property as indexable
FieldBridge specifies a given field bridge implementation
Indexed  
Keyword Deprecated.
Text Deprecated.
Unstored Deprecated.