Class AbstractLuceneSort.AbstractBuilder
java.lang.Object
org.hibernate.search.backend.lucene.search.sort.impl.AbstractLuceneSort.AbstractBuilder
- All Implemented Interfaces:
SearchSortBuilder
- Direct Known Subclasses:
AbstractLuceneReversibleSort.AbstractBuilder
- Enclosing class:
- AbstractLuceneSort
public abstract static class AbstractLuceneSort.AbstractBuilder
extends Object
implements SearchSortBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.search.engine.search.sort.spi.SearchSortBuilder
build
-
Field Details
-
scope
-
-
Constructor Details
-
AbstractBuilder
-