count hits sorted by athe field

2008-03-27 Thread vlberg
-- View this message in context: http://www.nabble.com/count-hits-sorted-by-athe-field-tp16323608p16323608.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTEC

count hits sorted by the field

2008-03-27 Thread vlberg
HI, I want to count the hits sorted by the field. For example: Field: "table" Values of Field:"tab1","tab2","tab3","tab4" I need to know how many hits are in "tab1", ,"tab2","tab3","tab4" How to implement it (Hitcollector, Sort?)? wlad -- View this message in context: http://www.nabble.com/c