Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_constants.h198 #define SOLR_ERROR_4004_MSG "Cannot add and modify the same field." macro
H A Dphp_solr_input_document.c260 …(solr_ce_SolrIllegalOperationException, SOLR_ERROR_4004, SOLR_FILE_LINE_FUNC, SOLR_ERROR_4004_MSG); in PHP_METHOD()