Query: solrdocumentfield
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOLRDOCUMENTFIELD(3) 1 SOLRDOCUMENTFIELD(3) The SolrDocumentField classINTRODUCTIONThis represents a field in a Solr document. All its properties are read-only.CLASS SYNOPSISSolrDocumentField final SolrDocumentField Properties o readonlypublic string$name o readonlypublic float$boost o readonlypublic array$values Methods o public SolrDocumentField::__construct (void ) o public void SolrDocumentField::__destruct (void )PROPERTIESo $name -The name of the field. o $boost -The boost value for the field o $values -An array of values for this field PHP Documentation Group SOLRDOCUMENTFIELD(3)
Related Man Pages |
---|
domcharacterdata(3) - php |
domnotation(3) - php |
domtext(3) - php |
reflectionfunctionabstract(3) - php |
solrdocument(3) - php |