public class RestHebrewAnalyzerCheckWordAction
extends org.elasticsearch.rest.BaseRestHandler
| Constructor and Description |
|---|
RestHebrewAnalyzerCheckWordAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
org.elasticsearch.rest.RestController controller) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getLemmas(String word) |
void |
handleRequest(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.rest.RestChannel channel) |
@Inject
public RestHebrewAnalyzerCheckWordAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
org.elasticsearch.rest.RestController controller)
public void handleRequest(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.rest.RestChannel channel)
throws IOException
IOExceptionpublic static List<String> getLemmas(String word) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.