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
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Suggester.Hint |
Suggester.Hint.get(String s) |
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)
Deprecated.
|
protected boolean |
Suggester.isAllowed(Object v,
Suggester.Hint hint)
Deprecated.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.