org.apache.solr.client.solrj.response
public static class LukeResponse.FieldInfo extends Object implements Serializable
| Constructor and Description | 
|---|
LukeResponse.FieldInfo(String n)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getDistinct()  | 
int | 
getDocs()  | 
EnumSet<FieldFlag> | 
getFlags()  | 
String | 
getName()  | 
String | 
getSchema()  | 
NamedList<Integer> | 
getTopTerms()  | 
String | 
getType()  | 
boolean | 
isCacheableFaceting()  | 
static EnumSet<FieldFlag> | 
parseFlags(String flagStr)  | 
void | 
read(NamedList<Object> nl)  | 
public LukeResponse.FieldInfo(String n)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.