Pivot faceting for Lucene

2015-10-01 Thread rlitschk
Hello everybody, I have a question about a feature that I hope Lucene does provide. In Solr it's known as pivot facetting, sub-facetting, decision tree facetting. Here an example: http://yonik.com/solr-subfacets/. Is there any way to do something directly in Lucene? I.e., I'm looking for a

pivot search in lucene

2015-10-07 Thread rlitschk
Hi, excuse me for my double post. I have asked this about a week ago already, can anyone tell me if it's directly possible to do pivot faceting in lucene? I know that it's available in Solr, you can specify your categories and it's going to return conditional counts. Cheers, Robert