Package | Description |
---|---|
org.hibernate.search.analyzer.impl | |
org.hibernate.search.elasticsearch.analyzer.impl |
Modifier and Type | Method and Description |
---|---|
abstract RemoteAnalyzer |
RemoteAnalyzerReference.getAnalyzer() |
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticsearchAnalyzer
A description of an Elasticsearch analyzer.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomElasticsearchAnalyzerImpl
A description of an Elasticsearch analyzer built through an analyzer definition.
|
class |
ScopedElasticsearchAnalyzer
A
ScopedElasticsearchAnalyzer is a wrapper class containing all remote analyzers for a given class. |
class |
UndefinedElasticsearchAnalyzerImpl
An Elasticsearch analyzer for which no definition was found in the Hibernate Search mapping.
|
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved