Hi, all

I have two questions.
First,
I'm wondering how filterCache, queryResultCache, documentCache are applied.
After searching query1  OR query2 OR query3 ... , I searched query0  OR
query2 OR query3 ... .
Just query1 and query0 are difference.
But query time was not fast.
When are the caches applied?
Second,
I have 5 or more phrase queries included wildcard per query such as "query1*
query2*"~2 OR "query3* query4*"~2 ...
In the worst case, phrase queries included wildcard in one query are more
than 30.
QTime is more than 60 second.

Please give any idea to improve performance.

I have 2.5 million full text index.
That is running 10 shards on 1 tomcat.

Thanks,
Jason

--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-to-work-cache-and-improve-performance-phrase-query-included-wildcard-tp2956671p2956671.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to