Not sure if this helps but it Solr 4.9, there is a new feature called
RankQueries. You can read about it here:
http://heliosearch.org/solrs-new-rankquery-feature/. Solr's new
ReRankingQParserPlugin is built off of RankQueries.



Joel Bernstein
Search Engineer at Heliosearch


On Tue, Jun 10, 2014 at 1:38 PM, eirslett <eiriksletteb...@gmail.com> wrote:

> I have the same issue - I want to change the ordering of the DocList in a
> custom SearchComponent that is executed after QueryComponent.
> (
> http://stackoverflow.com/questions/24147213/custom-solr-sorting-that-is-aware-of-its-neighbours
> )
> However, it seems like you can't do that, because of the cache?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-Can-I-modify-the-DocList-and-DocSet-in-solr-tp4140754p4141033.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to