asfdasdf
For more information:
http://code.google.com/p/solrmeter/wiki/Usage
You mean testing one Solr server with many SolrMeter instances? I think
this is something we have to do, as this would be the only way to execute
more QPS, but the truth is that nothing has been done in this area yet.
Is there a way to support running shard queries against a particular
request handler?
In particular I want to test sharding against a shardSearch handler
http://SERVERNAME:8080/solr3/core1/shardsearch?q=XYZ
Adding the request handler to the url didn't seem to work.
you can specify the request handler on the text box that says "Query Type"
on the Query Settings. See
http://code.google.com/p/solrmeter/wiki/Tutorial#Query_Type:
For this case, it should be "/shardsearch"
Any way to add the Query type using the external mode?
I have actual queries I already use in external mode, I would like to
re-use in shard search.
Unfortunately not from the UI, the way I usually do it is by adding the
parameter "qt" to all the queries of the external queries file.
Does one have to use the GUI, or can all the functionality be accessed via
the command line or by passing in configurations files or variables?
Is it possible to use DistributedSearch with SolrMeter, with queries like
this (?):
http://localhost:8983/solr/select?shards=localhost:8983/solr,localhost:7574/solr&indent=true&q=ipod+solr
Thanks :)
Is it possible to use DistributedSearch in SolrMeter, with queries like
--You received this message because you are subscribed to the Google Groups "SolrMeter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to solrmeter+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Comment by sburnitt:asfdasdf
--
You received this message because you are subscribed to the Google Groups "SolrMeter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to solrmeter+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.