php_solr
[ class tree: php_solr ] [ index: php_solr ] [ all elements ]

Class: SolrDocument

Source Location: /src/interfaces/SolrDocument.php

Interface Overview


A document that can be indexed by Solr.


Author(s):

Methods



Class Details

[line 47]
A document that can be indexed by Solr.



Tags:

author:  Alexander M. Turek <rabus@users.sourceforge.net>


[ Top ]


Class Methods


method getBoost [line 62]

float getBoost( )

Returns the boost factor for this document.

If the default boost shall be used for this document, null is returned.




Tags:

access:  public


[ Top ]

method getFields [line 53]

array(SolrField) getFields( )

Returns the fields of this document.



Tags:

access:  public


[ Top ]


Documentation generated on Wed, 20 May 2009 12:51:10 +0000 by phpDocumentor 1.4.2