downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SolrUtils::digestXmlResponse> <Exemplos
Last updated: Fri, 13 Nov 2009

view this page in

The SolrUtils class

Introdução

Contains utility methods for retrieving the current extension version and preparing query phrases.

Also contains method for escaping query strings and parsing XML responses.

Sinopse da classe

SolrUtils
abstract SolrUtils {
/* Methods */
public static SolrObject digestXmlResponse ( string $xmlresponse [, int $parse_mode ] )
public static string escapeQueryChars ( string $str )
public static string getSolrVersion ( void )
public static string queryPhrase ( string $str )
}

Índice



add a note add a note User Contributed Notes
SolrUtils
There are no user contributed notes for this page.

SolrUtils::digestXmlResponse> <Exemplos
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites