PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

SolrUtils::escapeQueryChars - Escapes a lucene query string | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

SolrUtils::escapeQueryChars

(PECL solr >= 0.9.2)

SolrUtils::escapeQueryCharsEscapes a lucene query string

説明

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

パラメータ

str

This is the query string to be escaped.

返り値

Returns the escaped string失敗した場合に FALSE を返します.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「SolrUtils::escapeQueryChars - Escapes a lucene query string」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | SolrUtils::escapeQueryChars - Escapes a lucene query string」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: