Thank you for the link. I was not aware of the multifaceting syntax - this will enable me to run 1 less query on the main page!
However this is not a tree faceting feature. Thanks Eric On Thu, Jul 22, 2010 at 4:51 PM, SR <r.steve....@gmail.com> wrote: > Perhaps the following article can help: > http://www.craftyfella.com/2010/01/faceting-and-multifaceting-syntax-in.html > > -S > > > On Jul 22, 2010, at 5:39 PM, Eric Grobler wrote: > > > Hi Solr Community > > > > If I have: > > COUNTRY CITY > > Germany Berlin > > Germany Hamburg > > Spain Madrid > > > > Can I do faceting like: > > Germany > > Berlin > > Hamburg > > Spain > > Madrid > > > > I tried to apply SOLR-792 to the current trunk but it does not seem to be > > compatible. > > Maybe there is a similar feature existing in the latest builds? > > > > Thanks & Regards > > Eric > >