OpenSearch/docs/src/test
Luca Cavanna 16e4e7a7cf
Node selector per client rather than per request (#31471)
We have made node selectors configurable per request, but all 
of other language clients don't allow for that.
A good reason not to do so, is that having a different node selector 
per request breaks round-robin. This commit makes NodeSelector 
configurable only at client initialization. It also improves the docs 
on this matter, important given that a single node selector can still 
affect round-robin.
2018-06-22 17:15:29 +02:00
..
cluster/config Expose the Lucene Korean analyzer module in a plugin (#30397) 2018-05-04 20:46:13 +02:00
java/org/elasticsearch/smoketest Node selector per client rather than per request (#31471) 2018-06-22 17:15:29 +02:00
resources CONSOLEify remaining getting-started docs 2016-10-06 14:06:48 -04:00