: I am using Solr 1.4 with large query strings with 20+ terms and faceting on
: a single multi-valued field in a 1 million record system. I am using Solr to
: categorize text, that why the query strings are big.
:
: The performance get's worse the more search terms are used. Is there any
can y
I can improve performance? I've tried several shingling but it had no
effect and tried everything in here
http://wiki.apache.org/solr/SolrPerformanceFactors
Is there anything else I can try? Will sharding help?
--
View this message in context:
http://old.nabble.com/Large-Query-Strings-and-p