Skip to content

Muliple facets not possible #246

@NicolasGoeddel

Description

@NicolasGoeddel

I need to search for multiple facet fields. But because of the dict parameters used in collective.solr.search.search() and collective.solr.solr.search() it is not possible to use more than one key with the same name, in this case facet.field. But as you can read here it is possible to ask Solr for more than one facet at a time.

It seems there have to be changed many things in order to allow faceting with multiple fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions