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