Enumeration: KeywordTableRetrieverMode
Enumeration Members
DEFAULT
• DEFAULT = "DEFAULT"
Defined in
packages/core/src/indices/keyword/KeywordTableIndex.ts:34
RAKE
• RAKE = "RAKE"
Defined in
packages/core/src/indices/keyword/KeywordTableIndex.ts:36
SIMPLE
• SIMPLE = "SIMPLE"