On Wed, Dec 9, 2009 at 6:37 PM, darniz wrote:
> The question i was asking was that since filter queries are cached, if i
> change the relevancy model the cached queries wont be returned.
Not sure I understand the question... is there something that you
think that Solr won't handle properly?
Or is
Thanks Yonik
The question i was asking was that since filter queries are cached, if i
change the relevancy model the cached queries wont be returned.
correct me if i am wrong.
Yonik Seeley-2 wrote:
>
> fq's are filters and have no effect on the relevancy scores generated
> for documents. The
fq's are filters and have no effect on the relevancy scores generated
for documents. They only affect which documents are matched.
-Yonik
http://www.lucidimagination.com
On Wed, Dec 9, 2009 at 5:00 PM, darniz wrote:
>
> Hello
> can somone please answer this.
> someone told me that using fq par