Uses of Class
org.opencms.search.solr.CmsSolrField
Packages that use CmsSolrField
-
Uses of CmsSolrField in org.opencms.search.solr
Methods in org.opencms.search.solr that return types with arguments of type CmsSolrFieldModifier and TypeMethodDescriptionCmsSolrFieldConfiguration.getSolrFields()
Returns all configured Solr fields.Method parameters in org.opencms.search.solr with type arguments of type CmsSolrFieldModifier and TypeMethodDescriptionvoid
CmsSolrFieldConfiguration.addAdditionalFields
(List<CmsSolrField> additionalFields) Adds the additional fields to the configuration, if they are not null.