Uses of Package
org.hibernate.search.backend.lucene.analysis
Packages that use org.hibernate.search.backend.lucene.analysis
Package
Description
-
Classes in org.hibernate.search.backend.lucene.analysis used by org.hibernate.search.backend.lucene.analysisClassDescriptionA context allowing the definition of named analyzers and normalizers in a Lucene backend.
-
Classes in org.hibernate.search.backend.lucene.analysis used by org.hibernate.search.backend.lucene.analysis.model.dslClassDescriptionA context allowing the definition of named analyzers and normalizers in a Lucene backend.
-
Classes in org.hibernate.search.backend.lucene.analysis used by org.hibernate.search.backend.lucene.analysis.model.dsl.implClassDescriptionA context allowing the definition of named analyzers and normalizers in a Lucene backend.
-
Classes in org.hibernate.search.backend.lucene.analysis used by org.hibernate.search.backend.lucene.analysis.model.implClassDescriptionA context allowing the definition of named analyzers and normalizers in a Lucene backend.A provider of analysis-related definitions that can be referenced from the mapping, e.g. with @Analyzer(definition = "some-name") or @Normalizer(definition = "some-other-name").
-
Classes in org.hibernate.search.backend.lucene.analysis used by org.infinispan.search.mapper.mapping.implClassDescriptionA context allowing the definition of named analyzers and normalizers in a Lucene backend.A provider of analysis-related definitions that can be referenced from the mapping, e.g. with @Analyzer(definition = "some-name") or @Normalizer(definition = "some-other-name").