Re: q and fq in solr 1.4.1

2011-09-24 Thread Erick Erickson
Why is it important? What are you worried about that this implementation detail is necessary to know about? But the short answer is that the fq's are calculated against the whole index and the results are efficiently cached. That's the only way that the fq can be re-used against a different search

q and fq in solr 1.4.1

2011-09-20 Thread roz dev
Hi All I am sure that q vs fq question has been answered several times. But, I still have a question which I would like to know the answers for: if we have a solr query like this q=*&fq=field_1:XYZ&fq=field_2:ABC&sortBy=field_3+asc How does SolrIndexSearcher fire query in 1.4.1 Will it fire q