public interface LuceneSearchSortContainerContext extends SearchSortContainerContext
Modifier and Type | Method and Description |
---|---|
NonEmptySortContext |
fromLuceneSort(Sort luceneSort) |
NonEmptySortContext |
fromLuceneSortField(SortField luceneSortField) |
by, byDistance, byDistance, byField, byIndexOrder, byScore, extension, extension
NonEmptySortContext fromLuceneSortField(SortField luceneSortField)
NonEmptySortContext fromLuceneSort(Sort luceneSort)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.