Hi 

everyone what will be the facet query

for a table like  table1

a                   b
------------------
1                   25
1                   63
2                   15
23                  0
3                    0

if run an sql query like "select b from table1 where a=1 ", this will return 
25,63 .

how i can do this with facet.

Please help

Thanks in advance 
jamal



--
View this message in context: 
http://lucene.472066.n3.nabble.com/what-will-be-the-facet-query-for-the-sql-query-tp3591289p3591289.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to