Package org.hibernate.search.backend.lucene.analysis.model.dsl
package org.hibernate.search.backend.lucene.analysis.model.dsl
-
InterfacesClassDescriptionThe step in an analysis component definition where optional parameters can be set.The step in an analyzer/normalizer definition where optional components such as char filters or token filters can be added.The step in an analyzer definition where tokenizer paramaters can be set, and where optional components such as char filters or token filters can be added.The step in an analyzer definition where the tokenizer can be set.The initial step in an analyzer definition, where the type of analyzer can be set.The step in a normalizer definition where optional components such as char filters or token filters can be added.The initial step in an analyzer definition, where the type of normalizer can be set.