Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Conversation

@soranoba
Copy link

There are some parameters that we can specify in Elasticsearch\Client but not in this library.
e.g. one of the strategies to improve performance is to limit the shards by specifying routing, but it cannot with this library.

This PR provides a way to specify these in case of using SingleIndexer.
I think that it is difficult to specify in the case of using BulkIndexer, so it do not support it at this time.

I welcome editing of this PR by maintainers.
Thanks.

@soranoba soranoba force-pushed the feature/additional-params branch 2 times, most recently from 51aaa71 to 4191b65 Compare April 19, 2020 08:28
@soranoba soranoba force-pushed the feature/additional-params branch from 4191b65 to 7a8acf0 Compare April 19, 2020 08:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant