Uses of Class
org.elasticsearch.index.IndexSortConfig
-
Packages that use IndexSortConfig Package Description org.elasticsearch.index -
-
Uses of IndexSortConfig in org.elasticsearch.index
Methods in org.elasticsearch.index that return IndexSortConfig Modifier and Type Method Description IndexSortConfigIndexSettings. getIndexSortConfig()Returns the index sort config that should be used for this index.
-