IndexProcessor
- Print
- PDF
IndexProcessor
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a morphological analyzer for the index you want to create.
Syntax
The syntax is as follows.
private String type = "hanaterm";
private String method = "sgmt";
private String option;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
type | String | Required | Specify index term extraction method
|
method | String | Required | Index term extraction method
|
option | String | Required | Set morphological language-specific analysis options (indexing options) |
Was this article helpful?