| Package | Description |
|---|---|
| eu.dnetlib.broker.openaire |
| Modifier and Type | Method and Description |
|---|---|
Range |
AdvQueryObject.getTrust() |
| Modifier and Type | Method and Description |
|---|---|
List<Range> |
AdvQueryObject.getDates() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ElasticSearchQueryUtils.addMapConditionForTrust(org.elasticsearch.index.query.BoolQueryBuilder mapQuery,
String field,
Range trust) |
void |
AdvQueryObject.setTrust(Range trust) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ElasticSearchQueryUtils.addMapConditionForDates(org.elasticsearch.index.query.BoolQueryBuilder mapQuery,
String field,
List<Range> list) |
void |
AdvQueryObject.setDates(List<Range> dates) |
| Constructor and Description |
|---|
AdvQueryObject(String datasource,
String topic,
List<String> titles,
List<String> subjects,
List<String> authors,
List<Range> dates,
Range trust) |
| Constructor and Description |
|---|
AdvQueryObject(String datasource,
String topic,
List<String> titles,
List<String> subjects,
List<String> authors,
List<Range> dates,
Range trust) |
Copyright © 2025. All rights reserved.