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

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

Need help detecting Relatedness in documents

2017-10-26 Thread Atita Arora
Hi , We're working with a productr where the idea is to present the users the related documents in particular timeseries. For an overview think about this as an application which picks up top trending blogposts "topics" which are picked and ingested from various social sites. Further , when you