Did some digging in Facet collection during search as described here http://nsdl.org/nsdl_dds/services/ddsws1-1/facet_userguide.html

I find to be blocked by this : there is no MultiTaxonomyReader to read multiple taxonomies that nay have been initialized along with multiple index that will be searched through a MultiReader.

This goes against my first naive implementation of facet storage by entity. Like Hibernate Search has a index per entity, I presume to have a taxonomy index per entity. This cannot be so simple.

If we stay with one taxo per entity we will block cross entities facet collection.

This leed to a paralel describing system to define taxonomies and access them during search.

I will continue my tests on those subjects.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira