Hi,
There is more functionality planned for the /export feature, including your
recommendation of exporting with no sort order. The initial release was
designed to support use cases that rely on sorting. This blog discussing
some these use cases:
http://heliosearch.org/solrs-new-sorting-engine/
How are you sending the request? AFAIK, setting distrib=false
should should keep the query from being sent to any other node,
although I'm not quite sure what happens when you host multiple
replicas of the _same_ shard on the same node.
So we need:
1> your topology, How many nodes and what rep
Hi All,
I have a question regarding distrib=false on the Solr query , it seems that
the distribution is restricted across only the shards when the parameter
is set to false, meaning if I query a particular node with in a shard with
replication factor of more than one , the request could go to an