On 12/13/2012 3:40 PM, Mark Miller wrote:
The test simply ensures that single node queries match multi node queries.

I dont think you want qt.shards=/select necessarily. Not unless it has the 
component in it along with whatever handler you are using to do the top level 
distrib request.

At some point I'll set it up and add some doc to the wiki.

Info that will hopefully help troubleshoot:

After my index rebuild finished I tried again with no success. The first attempt with a distributed MLT (shards parameter in the core's /select request handler) had a QTime over 14 seconds. I don't know if that was just Solr being slow on a cold searcher, or if it means distributed MLT was actually doing some work. I did not have debugQuery enabled. This capture is from a second attempt, and it completed much faster:

http://pastebin.com/UHe616A0

I then sent the exact same request to the core that actually contains the document I'm searching for. This core's /select handler doesn't have the shards parameter. As this is not a distributed request, it works as expected:

http://pastebin.com/x0HYhR6a

If you need more information, let me know.

Thanks,
Shawn


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to