Re: Need help detecting Relatedness in documents

2017-10-26 Thread Atita Arora
Thanks for the suggestion Anshum , appreciate your response..! I tried using MLT with the field that stores the similarity index of topics this could be related to. But this wasn't really accepted as the solution, as this could not resolve my next stage of the problem where I need to get the effec

Re: Need help detecting Relatedness in documents

2017-10-26 Thread Anshum Gupta
I would suggest you look at the mlt query parser. That allows you to find documents similar to a particular documents, and also allows for specifying the field to use for similarity purposes. https://lucene.apache.org/solr/guide/7_0/other-parsers.html#more-like-this-query-parser