If I for example do:

/select?q=type:book&facet=true&facet.mincount=0&facet.field=title
the titles that are returned for the facet query also contains titles that are of type dvd. While I only want the unique titles for type book.


On 8-12-2009 12:09, Shalin Shekhar Mangar wrote:
On Tue, Dec 8, 2009 at 2:43 PM, Thijs<vonk.th...@gmail.com>  wrote:

Hi

I need some help setting up dynamic multicore replication.

We are changing our setup from a replicated single core index with multiple
document types, as described on the wiki[1], to a dynamic multicore setup.
We need this so that we can display facets with a zero count that are unique
to the document 'type'.


If you go by that wiki link, then there is no need to have multiple cores.
It basically says that, in some cases, it is possible to flatten multiple
indexes into one index. Am I missing something?


Reply via email to