Package | Description |
---|---|
org.apache.lucene.analysis.in |
Analyzer for Indian languages.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.IdentityHashMap<java.lang.Character.UnicodeBlock,IndicNormalizer.ScriptData> |
IndicNormalizer.scripts |
Modifier and Type | Method and Description |
---|---|
private int |
IndicNormalizer.compose(int ch0,
java.lang.Character.UnicodeBlock block0,
IndicNormalizer.ScriptData sd,
char[] text,
int pos,
int len)
Compose into standard form any compositions in the decompositions table.
|