Package | Description |
---|---|
org.apache.lucene.analysis.synonym |
Analysis components for Synonyms.
|
Modifier and Type | Field | Description |
---|---|---|
BytesRefHash |
SynonymMap.words |
map
|
Constructor | Description |
---|---|
SynonymMap(FST<BytesRef> fst,
BytesRefHash words,
int maxHorizontalContext) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.