Re: Solr cache when using custom scoring

2015-07-09 Thread amid
Mikhail, We've now override the equal & hashcode of the custom query to use this new param as well, and it works like charm. Thanks allot, Ami -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-cache-when-using-custom-scoring-tp4216419p4216496.html Sent from

Re: Solr cache when using custom scoring

2015-07-08 Thread amid
range of documents requested") Searching for a good way to make sure this parameter will be used as well so different parameters values with the same query will create different cache keys -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-cache-when-using-cust

Re: Solr cache when using custom scoring

2015-07-08 Thread Mikhail Khludnev
On Wed, Jul 8, 2015 at 11:30 PM, amid wrote: > The custom scoring code use a parameter which passed to the solr query, this param should be evaluated in equals() and hashcode(). isn;t it? -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics

Solr cache when using custom scoring

2015-07-08 Thread amid
)? Thanks, Ami -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-cache-when-using-custom-scoring-tp4216419.html Sent from the Solr - User mailing list archive at Nabble.com.