opensearch-project / neural-search

Plugin that adds dense neural retrieval into the OpenSearch ecosytem
Apache License 2.0
57 stars 58 forks source link

[Backport 2.x] Fix: text chunking processor ingestion bug on multi-node cluster #723

Closed opensearch-trigger-bot[bot] closed 2 months ago

opensearch-trigger-bot[bot] commented 2 months ago

Backport 2d42408c70e01b95825744bea0182ff361090a4e from #713

zane-neo commented 2 months ago

The test failure is caused by this: https://github.com/opensearch-project/ml-commons/issues/2382

vibrantvarun commented 2 months ago

Unit tests are failing due to changes in core. We have raised the fix https://github.com/opensearch-project/neural-search/pull/726#pullrequestreview-2034244207