| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Field and Description |
|---|---|
protected List<IndexBoost> |
BaseQuery.indicesBoost |
| Modifier and Type | Method and Description |
|---|---|
List<IndexBoost> |
BaseQueryBuilder.getIndicesBoost() |
List<IndexBoost> |
Query.getIndicesBoost() |
List<IndexBoost> |
BaseQuery.getIndicesBoost() |
| Modifier and Type | Method and Description |
|---|---|
SELF |
BaseQueryBuilder.withIndicesBoost(IndexBoost... indicesBoost) |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeSearchQuery.setIndicesBoost(List<IndexBoost> indicesBoost) |
SELF |
BaseQueryBuilder.withIndicesBoost(List<IndexBoost> indicesBoost) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.