Package | Description |
---|---|
org.apache.solr.client.solrj.cloud.autoscaling |
Common classes for autoscaling parsing filtering nodes and sorting
|
Modifier and Type | Field and Description |
---|---|
protected EnumMap<Suggester.Hint,Object> |
Suggester.hints |
Modifier and Type | Method and Description |
---|---|
static Suggester.Hint |
Suggester.Hint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Suggester.Hint[] |
Suggester.Hint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Suggester |
Suggester.hint(Suggester.Hint hint,
Object value) |
protected boolean |
Suggester.isAllowed(Object v,
Suggester.Hint hint) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.