Re: LTR feature based on other collection data

2019-03-06 Thread Kamal Kishore Aggarwal
any suggestions ? Thanks in advance. On Tue, Feb 26, 2019 at 6:22 PM Kamal Kishore Aggarwal < kkroyal@gmail.com> wrote: > I looks to me that I can modify the *SolrFeature *class, but dont know > how to create IndexSearcher and SolrQueryRequest params as per the new > request and second colle

Re: LTR feature based on other collection data

2019-02-26 Thread Kamal Kishore Aggarwal
I looks to me that I can modify the *SolrFeature *class, but dont know how to create IndexSearcher and SolrQueryRequest params as per the new request and second collection. @Override public FeatureWeight createWeight(*IndexSearcher searcher*, boolean needsScores, *SolrQueryRequest request*