Re: faceting and clustering on MLT via stream.body

2013-02-22 Thread Otis Gospodnetic
Hi Peyman, Right, it's exactly the opposite of what you want - faceting is done on all matches and carrot2 tends to be fed top N matches. Otis Solr & ElasticSearch Support http://sematext.com/ On Feb 22, 2013 12:34 PM, "Peyman Faratin" wrote: > Hi > > I would to run a mlt search (in Solrj) of a

faceting and clustering on MLT via stream.body

2013-02-22 Thread Peyman Faratin
Hi I would to run a mlt search (in Solrj) of a short piece of text delivered via the stream.body. This part works. What I would like to be able to do is to do 2 things: - faceting on some number (not ALL) of the results - cluster (using carrot2) all of the results Is this possible? I believe f