SolrUtils::queryPhrase
(PECL solr >= 0.9.2)
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.
There are no user contributed notes for this page.
