Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_constants.h205 #define SOLR_ERROR_4100_MSG "Mandatory parameter Missing: %s" macro
H A Dphp_solr_query.c1764 …ingMandatoryParameterException,SOLR_ERROR_4100, SOLR_FILE_LINE_FUNC, SOLR_ERROR_4100_MSG, "field"); in PHP_METHOD()