SolrUtils::queryPhrasePrepares a phrase from an unescaped lucene string Description
public static string SolrUtils::queryPhrase
( string
$str
)Prepares a phrase from an unescaped lucene string. Parameters
Return ValuesReturns the phrase contained in double quotes. |