Hello, I am validating Sorl 1.3 now for about 3 weeks... My goal is to migrate from Lucene to Solr because of the much better plugins and search functions.
Right now I am stress testing the performence and sending 2500 search request via JSON protocol and from my PHPUnit testcase.
All search reuqest are different so caching don“t do it for me.Right now our old Lucene-JSPs are avout 4 times faster than my SOLR Sollution :-(
any chances I can tweak my solrconfig.xml ? Greets -Ralf-