Re: Reading data from Solr MoreLikeThis

2011-07-05 Thread Sheetal
Hi Juan, Thank you very much..Your code worked pretty awesome and was real helpfulGreat start of the day...:) -- View this message in context: http://lucene.472066.n3.nabble.com/Reading-data-from-Solr-MoreLikeThis-tp3130184p3140715.html Sent from the Solr - User mailing list archive at

Re: Reading data from Solr MoreLikeThis

2011-07-01 Thread Juan Grande
Hi, As far as I know, there's no specific method to get the MoreLikeThis section from the response. Anyway, you can retrieve the results with a piece of code like the following: // the lst name=moreLikeThis is a NamedList of SolrDocumentLists NamedListSolrDocumentList mltResult =