public class RestSuggestAction
extends org.elasticsearch.rest.BaseRestHandler
| Constructor and Description |
|---|
RestSuggestAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
org.elasticsearch.rest.RestController controller) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.rest.RestChannel channel) |
Copyright © 2011-2014. All Rights Reserved.