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