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

Allow specification of elements other than body #359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant