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