public class ConnectedSortNativeContext extends ConnectedSortAdditionalSortFieldContext implements SortNativeContext
queryContext, states
Constructor and Description |
---|
ConnectedSortNativeContext(QueryBuildingContext queryContext,
SortFieldStates states) |
Modifier and Type | Method and Description |
---|---|
Sort |
createSort()
Return the Lucene
Sort corresponding to the requested sort. |
andByDistance, andByField, andByField, andByIndexOrder, andByNative, andByNative, andByScore
getQueryContext, getStates
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andByDistance, andByField, andByField, andByIndexOrder, andByNative, andByNative, andByScore
public ConnectedSortNativeContext(QueryBuildingContext queryContext, SortFieldStates states)
public Sort createSort()
SortTermination
Sort
corresponding to the requested sort.createSort
in interface SortTermination
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved