SearchApiSolrConnection |
class |
|
includes/solr_connection.inc |
Represents a Solr server resource. |
|
|
|
SearchApiSolrConnectionInterface |
interface |
|
includes/solr_connection.interface.inc |
The interface for a Solr connection class. |
1 |
|
|
SearchApiSolrDocument |
class |
|
includes/document.inc |
Holds Key / Value pairs that represent a Solr Document along with any
associated boost values. Field values can be accessed by direct dereferencing
such as: |
|
|
|
SearchApiSolrField |
class |
|
includes/solr_field.inc |
Logic around Solr field schema information. |
|
|
|
SearchApiSolrService |
class |
|
includes/service.inc |
Search service class using Solr server. |
|
|
|
SearchApiSpellcheckSolr |
class |
|
includes/spellcheck.inc |
Spellcheck class which can provide spelling suggestions. The constructor
populates the instance with any suggestions returned by Solr. |
|
|
|