SolrUtils::queryPhrase

Prepares a phrase from an unescaped lucene string

説明

public static string SolrUtils::queryPhrase(string $str)

Prepares a phrase from an unescaped lucene string.

パラメータ

str

The lucene phrase.

戻り値

Returns the phrase contained in double quotes.