Package | Description |
---|---|
org.apache.tika.pipes.emitter.opensearch |
Modifier and Type | Method and Description |
---|---|
static OpenSearchEmitter.UpdateStrategy |
OpenSearchEmitter.UpdateStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenSearchEmitter.UpdateStrategy[] |
OpenSearchEmitter.UpdateStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenSearchEmitter.setUpdateStrategy(OpenSearchEmitter.UpdateStrategy updateStrategy) |
Constructor and Description |
---|
OpenSearchClient(String openSearchUrl,
org.apache.http.client.HttpClient httpClient,
OpenSearchEmitter.AttachmentStrategy attachmentStrategy,
OpenSearchEmitter.UpdateStrategy updateStrategy,
String embeddedFileFieldName) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.