Uses of Class
org.apache.solr.common.SolrInputField
Packages that use SolrInputField
Package
Description
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents.-
Uses of SolrInputField in org.apache.solr.common
Methods in org.apache.solr.common that return SolrInputFieldModifier and TypeMethodDescriptionSolrInputField.deepCopy()SolrInputDocument.put(String key, SolrInputField value) SolrInputDocument.removeField(String name) Remove a field from the documentMethods in org.apache.solr.common that return types with arguments of type SolrInputFieldModifier and TypeMethodDescriptionSolrInputDocument.entrySet()SolrInputDocument.iterator()SolrInputDocument.values()Methods in org.apache.solr.common with parameters of type SolrInputFieldMethod parameters in org.apache.solr.common with type arguments of type SolrInputFieldModifier and TypeMethodDescriptionvoidSolrInputDocument.putAll(Map<? extends String, ? extends SolrInputField> t) Constructor parameters in org.apache.solr.common with type arguments of type SolrInputField