On Mon, Dec 3, 2012 at 10:55 PM, deniz <denizdurmu...@gmail.com> wrote: > Hello, as it is clear in the title too, i wanna know for what solr uses this > parameter... i see it on a sharding env on cloud, so i guess it is related > with cloud but still there is no explanation about it in any of wiki pages > that i have checked... can someone explain the usage and aim of this > parameter?
It's an internal implementation detail of distributed search - the second phase selects specific ids on each shard via the "ids" parameter. -Yonik http://lucidworks.com