Banana has a facet panel that allows you to configure several fields to facet on, you can have multiple fields and they will show up as an accordion. However, keep in mind that the field needs to be tokenized for faceting (i.e. string) and upon selection the filter is added to the fq parameter in the Solr query. Let me know if that helps.
On Wed, Jul 20, 2016 at 12:40 PM, Darshan Pandya <darshanpan...@gmail.com> wrote: > Hello folks, > > I am fairly new to solr + banana, especially banana. > > > I am trying to configure banana for faceted search for a collection in > solr. > I want to be able to have multiple facets parameters on the left and see > the results of selections on my data table on the right. Exactly like > guided Nav. > > Please let me know if anyone has done this and/or if there is a tutorial > for this. > > -- > Sincerely, > Darshan >