| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Method and Description |
|---|---|
List<IndexBoost> |
NativeSearchQuery.getIndicesBoost() |
List<IndexBoost> |
SearchQuery.getIndicesBoost() |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeSearchQuery.setIndicesBoost(List<IndexBoost> indicesBoost) |
NativeSearchQueryBuilder |
NativeSearchQueryBuilder.withIndicesBoost(List<IndexBoost> indicesBoost) |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.