| Package | Description |
|---|---|
| org.opencms.search.solr |
The package contains the Solr search integration.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,CmsSolrField> |
CmsSolrFieldConfiguration.getSolrFields()
Returns all configured Solr fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsSolrFieldConfiguration.addAdditionalFields(java.util.List<CmsSolrField> additionalFields)
Adds the additional fields to the configuration, if they are not null.
|