The Solr query results cache will assure that if you perform the same exact query and the index has not changed you will get the same exact results.

-- Jack Krupansky

-----Original Message----- From: denl0
Sent: Monday, January 21, 2013 8:36 AM
To: solr-user@lucene.apache.org
Subject: Re: How to combine Qparsers in a plugin?

It's working but I have a new problem.

The first query I use with the TestQueryParser always works. But the second
one always gives the same result.

After restarting solr it works once again.

Do I need to clear a cache/or something esle before reusing my query parser?



--
View this message in context: http://lucene.472066.n3.nabble.com/How-to-combine-Qparsers-in-a-plugin-tp4035011p4035051.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to