PHP » GoLang |
login |
register |
about
|
GoLang SolrUtils::escapeQueryChars
request it (360)
GoLang replacement for PHP's SolrUtils::escapeQueryChars
[edit | history]
PHP SolrUtils::escapeQueryCharsPHP original manual for SolrUtils::escapeQueryChars [ show | php.net ]SolrUtils::escapeQueryChars(PECL solr >= 0.9.2) SolrUtils::escapeQueryChars — Escapes a lucene query string Description
public static string SolrUtils::escapeQueryChars
( string
$str
)Lucene supports escaping special characters that are part of the query syntax. The current list special characters are:
+ - && || ! ( ) { } [ ] ^ " ~ * ? : \ / These characters are part of the query syntax and must be escaped Parameters
Return Values
Returns the escaped string or |
more
Recently updated
more
Most requested
more
Last requests
|