Broadcast get to all shards in Elasticsearch -


i'm using routing when indexing documents. in cases handy perform without routing parameter , have broadcast search. not find documentation on how except

note, issuing without correct routing, cause document not fetched.

for comparison, search api specifies:

when executing search, broadcast index/indices shards (round robin between replicas). shards searched on can controlled providing routing parameter

is supported or there way achieve that?


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -