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" <pey...@robustlinks.com> wrote:

> 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 faceting occurs on all of the docs returned
> (numFound), not on the requested number of results (rows). Is this correct?
>
> thank you for your help
>
> Peyman

Reply via email to