Package | Description |
---|---|
org.apache.tika.client | |
org.apache.tika.pipes.emitter.opensearch |
Modifier and Type | Method and Description |
---|---|
static boolean |
HttpClientUtil.postJson(org.apache.http.client.HttpClient client,
String url,
byte[] bytes,
boolean gzipped) |
static boolean |
HttpClientUtil.postJson(org.apache.http.client.HttpClient client,
String url,
String json) |
Modifier and Type | Method and Description |
---|---|
void |
OpenSearchClient.addDocument(String emitKey,
List<Metadata> metadataList) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.