| Package | Description | 
|---|---|
| org.apache.solr.common | Common classes reused on both clients & server for dealing with  documents to be indexedandresult documents. | 
| org.apache.solr.common.util | Common utility classes reused on both clients & server. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | EnumFieldValue. compareTo(EnumFieldValue o) | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumFieldValue | JavaBinCodec. readEnumFieldValue(DataInputInputStream dis)read  EnumFieldValue(int+string) from input stream | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JavaBinCodec. writeEnumFieldValue(EnumFieldValue enumFieldValue)write  EnumFieldValueas tag+int value+string value | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.