Uses of Package
org.hibernate.search.engine.backend.metamodel
Packages that use org.hibernate.search.engine.backend.metamodel
Package
Description
-
Classes in org.hibernate.search.engine.backend.metamodel used by org.hibernate.search.engine.backend.document.model.spiClassDescriptionA composite element in the index.A descriptor of an index, exposing in particular the available fields and their characteristics.A field in the index.An "object" field in the index, i.e. a field that holds other fields.A "value" field in the index, i.e. a field that holds a string, integer, etc.
-
Classes in org.hibernate.search.engine.backend.metamodel used by org.hibernate.search.engine.backend.indexClassDescriptionA descriptor of an index, exposing in particular the available fields and their characteristics.
-
Classes in org.hibernate.search.engine.backend.metamodel used by org.hibernate.search.engine.backend.metamodelClassDescriptionA composite element in the index.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.
-
Classes in org.hibernate.search.engine.backend.metamodel used by org.hibernate.search.engine.backend.types.spiClassDescriptionThe type of a field in the index, exposing its various capabilities.The type of an "object" field in the index, exposing its various capabilities.The type of a "value" field in the index, exposing its various capabilities and accepted Java types.