com.github.takezoe.solr.scala.query
Parses the given expression and returns the Solr query.
Parses the given expression and returns the Solr query.
the expression
the expression parser (default is DefaultExpressionParser)
the Solr query
ExpressionParseException Failed to parse the given expression.