Hello. I'm trying to do some speed tests on the SOLR server (Average Response
Time, etc). I tried all kinds of tool and software but I didn't manage
because at one point some errors appeared.  The "*:*" query works just fine,
but when I try to test another query the tool complains that the link(URL)
can't be accessed, isn't valid, stuff like that.

Eg. of tested links:
http://localhost:8983/solr/select/?q=*%3A*  -works just fine (query="*:*")
http://localhost:8983/solr/select/?q=id%3AX -errors (query="id:X")

My question and my request is that if anyone performed speed test on SOLR
queries  or knows a tool that could actually load and validate a URL
representing a more "complex" query on SOLR please let me know.

Thank you very much.
-- 
View this message in context: 
http://www.nabble.com/Test-SPEED-tp24934652p24934652.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to