-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
ClientsClients within the Core repository such as High level Rest client and low level clientClients within the Core repository such as High level Rest client and low level clientbugSomething isn't workingSomething isn't working
Description
Describe the bug
The serialization code for TermVectorsRequest does not look at the routing instance field. This means that for indexes which require the routing field, the requests fail.
Related component
Clients
To Reproduce
- Write a call to mtermvectors or mtermvectorsAsync
- Include a routing field in those requests
Expected behavior
I'd expect routing to be respected.
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
ClientsClients within the Core repository such as High level Rest client and low level clientClients within the Core repository such as High level Rest client and low level clientbugSomething isn't workingSomething isn't working