Where do you plan to use it?
So far there is no built in learning to rank implementations in Lucene at
least.
There are suggestions to include those.
I do not know about Solr.

I worked on research projects on Learning to Rank algorithms and I had used
Lucene to generate the features which then I ran through
my own learning to rank algorithms externally.

I am curious if anyone else has tried this.

On Tue, Aug 18, 2015 at 2:34 AM, Ajinkya Kale <kaleajin...@gmail.com> wrote:

> Are there any existing packages/examples or prior experience on using
> Learning to Rank (or Machine Learned Ranking) algorithms as custom
> Scorer/Ranker for lucene or solr ?
> How do people deploy Learning to Rank models with Lucene backends ?
>
> --ajinkya
>

Reply via email to