Class SimpleField
java.lang.Object
org.springframework.data.solr.core.query.SimpleField
- All Implemented Interfaces:
Field
- Direct Known Subclasses:
FieldWithQueryParameters,SimpleUpdateField
The most trivial implementation of a Field
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleField
-
-
Method Details
-
getName
Description copied from interface:FieldGet the name of the field used inschema.xmlof solr server -
toString
-
hashCode
public int hashCode() -
equals
-