Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_document.c1193 static void solr_add_child_input_documents_from_documents(HashTable * children, solr_document_t *ne… in solr_add_child_input_documents_from_documents() function
1247 solr_add_child_input_documents_from_documents(old_doc_entry->children, new_doc_entry); in PHP_METHOD()