neural-search
neural-search copied to clipboard
Add integration test for reindex
We found some bug when reindex a non-KNN index to KNN index with neural-search ingest pipeline. We fixed this issue https://github.com/opensearch-project/ml-commons/pull/1418.
It will be best if neural-search can have some integration test to cover reindex. So we can catch such issue earlier.