Package org.hibernate.search.engine.backend.document
-
Interface Summary Interface Description DocumentElement An element of a document.IndexFieldReference<F> A reference to an "object" field of an indexed document, allowing to add new values to this field for a given document.IndexObjectFieldReference A reference to an "object" field of an indexed document, allowing to add new values to this field for a given document.