SolrUtils::queryPhrase

Prepares a phrase from an unescaped lucene string

Beschreibung

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

Prepares a phrase from an unescaped lucene string.

Parameter-Liste

str

The lucene phrase.

Rückgabewerte

Returns the phrase contained in double quotes.