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
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*
Hi,
I am working on LTR using solr 6.6.2. I am working on custom feature
creation. I am able to create few custom features as per our requirement.
But, there are certain features, for which the data is stored in other
collection. Data like count of clicks, last date when the product was
ordered,