OpenSearch/docs/reference/search/suggesters
Alexander Reelsen bf74f49fdd Updated Analyzing/Fuzzysuggester from lucene trunk
* Minor alignments (like setter to ctor)
* FuzzySuggester has a unicode aware flag, which is not exposed in the fuzzy completion request parameters
* Made XAnalyzingSuggester flags (PAYLOAD_SEP, END_BYTE, SEP_LABEL) to be written into the postings format, so we can retain backwards compatibility
* The above change also implies, that these flags can be set per instantiated XAnalyzingSuggester
* CompletionPostingsFormatTest now uses a randomProvider for writing data to check for bwc
2013-11-26 12:52:06 +01:00
..
completion-suggest.asciidoc Updated Analyzing/Fuzzysuggester from lucene trunk 2013-11-26 12:52:06 +01:00
phrase-suggest.asciidoc phrase_len is not called phrase_length 2013-10-18 09:29:53 -04:00
term-suggest.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00