Package | Description |
---|---|
org.hibernate.search.query.dsl.sort | |
org.hibernate.search.query.dsl.sort.impl |
Modifier and Type | Method and Description |
---|---|
SortScoreContext |
SortAdditionalSortFieldContext.andByScore()
Order elements by their relevance score.
|
SortScoreContext |
SortContext.byScore()
Order elements by their relevance score.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedSortScoreContext |
Modifier and Type | Method and Description |
---|---|
SortScoreContext |
ConnectedSortAdditionalSortFieldContext.andByScore() |
SortScoreContext |
ConnectedSortScoreContext.asc() |
SortScoreContext |
ConnectedSortContext.byScore() |
SortScoreContext |
ConnectedSortScoreContext.desc() |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved