QueryUtils

object QueryUtils
class Object
trait Matchable
class Any

Value members

Concrete methods

def escape(value: String): String

Escapes special characters in the solr query.

Escapes special characters in the solr query.

Value Params
value

the source string

Returns

the escaped string