Re: Custom scoring algorithm and Explanation extending.

2017-11-22 Thread Vadim Gindin
Thank's a lot! On Mon, Nov 20, 2017 at 11:22 PM, Adrien Grand wrote: > Hi Vadim, > > Le jeu. 16 nov. 2017 à 18:09, Vadim Gindin a écrit > : > > > 1. I would like to use my custom scoring algorithm. Is it make sense to > use > > Lucene with other scoring algorithm? What is the best way for that

Re: Custom scoring algorithm and Explanation extending.

2017-11-20 Thread Adrien Grand
Hi Vadim, Le jeu. 16 nov. 2017 à 18:09, Vadim Gindin a écrit : > 1. I would like to use my custom scoring algorithm. Is it make sense to use > Lucene with other scoring algorithm? What is the best way for that - > implement Similarity and own Queries? > It really depends what you are after. Sim

Custom scoring algorithm and Explanation extending.

2017-11-16 Thread Vadim Gindin
Hello 1. I would like to use my custom scoring algorithm. Is it make sense to use Lucene with other scoring algorithm? What is the best way for that - implement Similarity and own Queries? 2. I'm reasearching Elasticsearch/Lucene capabilities. Elastichsearch contains request parameter "explain"