Home
last modified time | relevance | path

Searched refs:SOLR_REQUEST_DEFAULT_PATH (Results 1 – 2 of 2) sorted by relevance

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_constants.h42 #define SOLR_REQUEST_DEFAULT_PATH "solr" macro
H A Dphp_solr_client.c364 solr_string_append_const(&(client_options->path), SOLR_REQUEST_DEFAULT_PATH); in PHP_METHOD()