This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4519
in repository https://gitbox.apache.org/repos/asf/tika.git
from 7ac2ce3d3 works through tika-app
add 305019a9b opensearch now works
No new revisions were added by this update.
Summary of changes:
.../pom.xml | 14 ++++
.../pipes/opensearch/tests/OpenSearchTest.java | 41 ++++++++----
.../resources/opensearch/plugins-template.json | 55 +++++++++++-----
.../opensearch/tika-config-opensearch.xml | 14 ----
.../tika/async/cli/TikaConfigAsyncWriterTest.java | 2 +-
.../apache/tika/plugins/PluginComponentLoader.java | 16 ++++-
.../java/org/apache/tika/plugins/TikaConfigs.java | 45 ++++++++++++-
.../org/apache/tika/plugins/TikaPluginManager.java | 76 +++-------------------
.../tika/plugins/PluginComponentLoaderTest.java | 19 ++++--
9 files changed, 159 insertions(+), 123 deletions(-)