Skip to content

Conversation

@jiafu1115
Copy link
Contributor

Each vector operation (such as ElasticsearchVectorStore#doAdd)calls ElasticsearchIndicesClient#exists via an HTTP request to check whether the index exists. This redundant check wastes performance, so a small refactor was performed to eliminate it.

@ilayaperumalg
Copy link
Member

@jiafu1115 Thanks for the PR!

@jiafu1115
Copy link
Contributor Author

@ilayaperumalg update: all reviewer approved and all test passed. Help to merge. thanks

@ilayaperumalg ilayaperumalg self-assigned this Oct 13, 2025
@ilayaperumalg
Copy link
Member

Rebased, squashed and merged via 177cd69

@jiafu1115
Copy link
Contributor Author

thanks @ilayaperumalg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants