| Package | Description |
|---|---|
| org.gcube.opensearch.opensearchlibrary.utils | |
| org.gcube.opensearch.opensearchoperator |
| Modifier and Type | Method and Description |
|---|---|
static void |
FactoryResolver.initialize(Collection<String> queryNamespaces,
Map<String,FactoryClassNamePair> factories) |
| Modifier and Type | Field and Description |
|---|---|
Map<String,FactoryClassNamePair> |
OpenSearchOpConfig.factories
The factory class names of the implemented factories associated with the namespaces for which they provide functionality
A factory associated with the standard OpenSearch namespace is expected to be always present in this mapping
|
| Constructor and Description |
|---|
OpenSearchOpConfig(Integer resultsPerPage,
Boolean serializeSources,
Boolean useLocalResourceRespository,
Map<String,FactoryClassNamePair> factories)
Creates a new OpenSearchOpConfig with values overriding the defaults
|
Copyright © 2014. All Rights Reserved.