Uses of Interface
org.hibernate.search.engine.backend.analysis.AnalysisDescriptor
Packages that use AnalysisDescriptor
-
Uses of AnalysisDescriptor in org.hibernate.search.engine.backend.analysis
Subinterfaces of AnalysisDescriptor in org.hibernate.search.engine.backend.analysisModifier and TypeInterfaceDescriptioninterfaceA descriptor of an analyzer, exposing in particular the name of the analyzer.interfaceA descriptor of a normalizer, exposing in particular the name of the normalizer.