Class AbstractElasticsearchSort
java.lang.Object
org.hibernate.search.backend.elasticsearch.search.sort.impl.AbstractElasticsearchSort
- All Implemented Interfaces:
ElasticsearchSearchSort,SearchSort
- Direct Known Subclasses:
AbstractElasticsearchReversibleSort,ElasticsearchCompositeSort
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface org.hibernate.search.backend.elasticsearch.search.sort.impl.ElasticsearchSearchSort
log -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.search.backend.elasticsearch.search.sort.impl.ElasticsearchSearchSort
toJsonSorts
-
Field Details
-
indexNames
-
-
Constructor Details
-
AbstractElasticsearchSort
-
AbstractElasticsearchSort
-
-
Method Details
-
indexNames
- Specified by:
indexNamesin interfaceElasticsearchSearchSort
-