Yes it works. Thanks a lot.
But I stil don't understand why in solr 1.4 that option was efficient
but in solr 3.5 not

On Wed, Nov 30, 2011 at 11:01 PM, Yonik Seeley
<yo...@lucidimagination.com> wrote:
> On Wed, Nov 30, 2011 at 7:08 AM, Pawel Rog <pawelro...@gmail.com> wrote:
>>        at 
>> org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:702)
>>        at 
>> org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1144)
>>        at 
>> org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:362)
>
> This is interesting, and suggests that you have
> useFilterForSortedQuery set in your solrconfig.xml
> Can you try removing it (or setting it to false)?
>
> -Yonik
> http://www.lucidimagination.com

Reply via email to