Query: solr_get_version
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOLR_GET_VERSION(3) 1 SOLR_GET_VERSION(3) solr_get_version - Returns the current version of the Apache Solr extensionSYNOPSISstring solr_get_version (void )DESCRIPTIONThis function returns the current version of the extension as a string.PARAMETERSThis function has no parameters.RETURN VALUESIt returns a string on success and FALSE on failure.ERRORS/EXCEPTIONS This function throws no errors or exceptions.EXAMPLESExample #1 solr_get_version(3) example <?php $solr_version = solr_get_version(); print $solr_version; ?> The above example will output something similar to: 0.9.6SEE ALSOSolrUtils.getSolrVersion(3). PHP Documentation Group SOLR_GET_VERSION(3)
Related Man Pages |
---|
phpversion(3) - php |
set_magic_quotes_runtime(3) - php |
ob_end_flush(3) - php |
cairo_image_surface_create_for_data(3) - php |
cairo_pattern_add_color_stop_rgb(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |
Status of UNIX.COM Forum Transformation |
Please Welcome Nicki Paul to the Moderator Team! |