On Mon, Aug 29, 2011 at 12:44 PM, Jamie Johnson <jej2...@gmail.com> wrote:
> Also I see that this is before sorting, is there a way to do something
> similar after sorting?

If you want post-sorting, then you don't want anything based on Collector.
A custom search component that runs after the query component (or a
custom query component) would probably be the right approach.

> I am also not seeing this in my distribution, in what release of Solr did 
> this get introduced?

The PostFilter stuff is in the latest (unreleased) 3x and trunk (so it
will be 3.4 and 4.0 post release).

-Yonik
http://www.lucidimagination.com

Reply via email to