I soved that using a single field in the document.

It's content is based on a simple convention. 
Say I have 2 docs with values BirthsMarriagesDeath_Deaths_Females and 
BirthsMarriagesDeath_Divorces.

Now when I need to get the total count for BirthsMarriagesDeath category, I
run "BirthsMarriagesDeath*" query. If I need look in a sub-category, I use
"BirthsMarriagesDeath_Deaths*"
-- 
View this message in context: 
http://www.nabble.com/Parametric-faceted-Searching-tp18587632p18628000.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to