docsEnum = sub_reader.termDocsEnum(aterm);
-- Original --
From: "Alexandre Rafalovitch";;
Send time: Tuesday, Apr 29, 2014 5:13 PM
To: "solr-user";
Subject: Re: How to reduce enumerating docs
Can't you just specify the length range a
Can't you just specify the length range as a filter query? If your
length type is tint/tlong, Solr already has optimized code that uses
multiple resolutions depth to efficiently filter through the numbers.
Regards,
Alex.
Personal website: http://www.outerthoughts.com/
Current project: http://ww