Interface SearchSort


public interface SearchSort
A search sort that can be used to sort search query results.

Implementations of this interface are provided to users by Hibernate Search. Users must not try to implement this interface.