Re: Getting "explain" information of more like this search in a more usable format

2013-05-14 Thread Andre Bois-Crettez
On 05/14/2013 03:44 PM, Andre Bois-Crettez wrote: On 05/13/2013 03:12 PM, Achim Domma wrote: I'm mainly interested in showing the terms which each result document has in common with the reference document. regards, Achim It seems a good job for highlighting ? http://docs.lucidworks.com/displa

Re: Getting "explain" information of more like this search in a more usable format

2013-05-14 Thread Andre Bois-Crettez
On 05/13/2013 03:12 PM, Achim Domma wrote: I'm mainly interested in showing the terms which each result document has in common with the reference document. regards, Achim It seems a good job for highlighting ? http://docs.lucidworks.com/display/solr/Highlighting http://wiki.apache.org/solr/Sol

Re: Getting "explain" information of more like this search in a more usable format

2013-05-13 Thread Jack Krupansky
t: Monday, May 13, 2013 9:12 AM To: solr-user@lucene.apache.org Subject: Getting "explain" information of more like this search in a more usable format Hi, I'm executing a more like this search using the MoreLikeThisHandler. I can add "score" to the fields to be returned, but that

Getting "explain" information of more like this search in a more usable format

2013-05-13 Thread Achim Domma
Hi, I'm executing a more like this search using the MoreLikeThisHandler. I can add "score" to the fields to be returned, but that's all I could find about getting information about how/why documents match. I would like to give my users more hints why documents are similar, so I would like to di