| Package | Description |
|---|---|
| org.hibernate.search.engine.search.sort.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistanceSortOptionsStep<S extends DistanceSortOptionsStep<?>>
The initial and final step in a "distance" sort definition, where optional parameters can be set.
|
interface |
FieldSortOptionsStep<S extends FieldSortOptionsStep<?>>
The initial and final step in a "field" sort definition, where optional parameters can be set.
|
interface |
ScoreSortOptionsStep<S extends ScoreSortOptionsStep<?>>
The initial and final step in a "score" sort definition, where optional parameters can be set.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.