Skip to content

Better fq matching in AbstractFacetWidget #13

@jpmckinney

Description

@jpmckinney

isEmpty, set and clear use a simple regular expression, new RegExp('^-?' + this.field + ':'), which doesn't support more complicated fq values like: {!term f=myfield}myvalue or fq=myfield:(myvalue1 myvalue2 "my value 3") or others. See http://wiki.apache.org/solr/SolrQuerySyntax#Other_built-in_useful_query_parsers

Google Group discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions