Interface ScoreSortBuilder
-
- All Superinterfaces:
SearchSortBuilder
public interface ScoreSortBuilder extends SearchSortBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
order(SortOrder order)
-
Methods inherited from interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilder
build
-
-
-
-
Method Detail
-
order
void order(SortOrder order)
-
-