(PECL solr >= 0.9.2)
SolrInputDocument::setBoost
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Sets the boost value for this document

2025-01-10 15:47:30
SolrInputDocument::addField
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Adds a field to the document

2025-01-10 15:47:30
SolrInputDocument::deleteField
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Removes a field from the document

2025-01-10 15:47:30
SolrInputDocument::sort
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Sorts the fields within the document

2025-01-10 15:47:30
SolrInputDocument::getFieldBoost
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Retrieves the boost value for a particular field

2025-01-10 15:47:30
SolrInputDocument::getFieldNames
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Returns an array containing all the fields in the document

2025-01-10 15:47:30
SolrInputDocument::__destruct
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Destructor public void

2025-01-10 15:47:30
SolrInputDocument::getFieldCount
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Returns the number of fields in the document

2025-01-10 15:47:30
SolrInputDocument::setFieldBoost
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Sets the index-time boost value for a field

2025-01-10 15:47:30
SolrInputDocument::merge
  • References/PHP/Function/Search Engine/Solr/SolrInputDocument

(PECL solr >= 0.9.2) Merges one input document into another

2025-01-10 15:47:30