opensearch-project / opensearch-java

Java Client for OpenSearch
Apache License 2.0
124 stars 183 forks source link

[BUG] Remove InferenceProcessor from Java Client #826

Open dylan-tong-aws opened 9 months ago

dylan-tong-aws commented 9 months ago

Describe the bug

Remove this. It's Elastic X-Pack code.

https://github.com/opensearch-project/opensearch-java/blame/main/java-client/src/m[…]org/opensearch/client/opensearch/ingest/InferenceProcessor.java

Related component

Clients

To Reproduce

n/a

Expected behavior

n/a

Additional Details

Plugins Please list all plugins currently enabled.

Screenshots If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

Additional context Add any other context about the problem here.

dblock commented 9 months ago

Note that the InferenceProcessor relates to this: https://www.elastic.co/guide/en/elasticsearch/reference/current/ingest-pipeline-search-inference.html https://www.elastic.co/guide/en/elasticsearch/reference/current/inference-processor.html