Interface LuceneSearchSortCollector

    • Method Detail

      • collectSortField

        void collectSortField​(org.apache.lucene.search.SortField sortField)
      • collectSortField

        void collectSortField​(org.apache.lucene.search.SortField sortField,
                              LuceneFieldComparatorSource nestedFieldSort)
      • collectSortFields

        void collectSortFields​(org.apache.lucene.search.SortField[] sortFields)