Package org.hibernate.search.engine.backend.metamodel
package org.hibernate.search.engine.backend.metamodel
-
InterfacesClassDescriptionA composite element in the index.A descriptor of an index, exposing in particular the available fields and their characteristics.A field in the index.The type of a field in the index, exposing its various capabilities.An "object" field in the index, i.e. a field that holds other fields.The type of an "object" field in the index, exposing its various capabilities.A "value" field in the index, i.e. a field that holds a string, integer, etc.The type of a "value" field in the index, exposing its various capabilities and accepted Java types.