Skip to content

Terms filter style filter queries give error at SolrRelation.scala line 634 #338

@uyilmaz

Description

@uyilmaz

def filterQueryAsTuple(fq: String) : (String,String) = {

def filterQueryAsTuple(fq: String) : (String,String) method expects all filter queries to include a colon character (:).

Terms parser filter queries, in the form {!terms field=id}123,456 gives the error java.lang.StringIndexOutOfBoundsException: String index out of range: -1

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