Метод | Описание | |
---|---|---|
Get ( char buffer, int bufferLen, FST |
Returns the value mapped to the given key or
|
|
StemmerOverrideMap ( FST |
Creates a new StemmerOverrideMap
|
public Get ( char buffer, int bufferLen, FST |
||
buffer | char | |
bufferLen | int | |
scratchArc | FST |
|
fstReader | FST | |
Результат | BytesRef |
public StemmerOverrideMap ( FST |
||
fst | FST |
the fst to lookup the overrides |
ignoreCase | bool | if the keys case should be ingored |
Результат | System.Collections.Generic |