Uses of Class
org.apache.solr.common.EnumFieldValue
Packages that use EnumFieldValue
Package
Description
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents.Common utility classes reused on both clients & server.
-
Uses of EnumFieldValue in org.apache.solr.common
Methods in org.apache.solr.common with parameters of type EnumFieldValue -
Uses of EnumFieldValue in org.apache.solr.common.util
Methods in org.apache.solr.common.util that return EnumFieldValueModifier and TypeMethodDescriptionJavaBinCodec.readEnumFieldValue(DataInputInputStream dis) readEnumFieldValue(int+string) from input streamMethods in org.apache.solr.common.util with parameters of type EnumFieldValueModifier and TypeMethodDescriptionvoidJavaBinCodec.writeEnumFieldValue(EnumFieldValue enumFieldValue) writeEnumFieldValueas tag+int value+string value