SolrUtils::queryPhrase

(PECL solr >= 0.9.2)

SolrUtils::queryPhrasePrepares a phrase from an unescaped lucene string

Опис

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

Prepares a phrase from an unescaped lucene string.

Параметри

str

The lucene phrase.

Значення, що повертаються

Returns the phrase contained in double quotes.