书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 215 个相关结果.
  • Go API

    redisearch Example Usage Usage type Autocompleter func NewAutocompleter func (*Autocompleter) AddTerms func (*Autocompleter) Delete func (*Autocompleter) Suggest type Client...
  • Phonetic Matching

    Phonetic Matching Phonetic algorithms support Phonetic Matching Phonetic matching, a.k.a “Jon or John”, allows searching for terms based on their pronounciation. This capabil...
  • Phonetic Matching

    Phonetic Matching Phonetic algorithms support Phonetic Matching Phonetic matching, a.k.a “Jon or John”, allows searching for terms based on their pronounciation. This capabil...
  • Create Index

    Create Index Sample Dataset Key and Data structure Insert Movies RediSearch & Indexing Create the Index Create Index Before creating the index let’s describe the dataset an...
  • Scoring Documents

    Scoring in RediSearch TFIDF (default) TFIDF.DOCNORM BM25 DISMAX DOCSCORE HAMMING Scoring in RediSearch RediSearch comes with a few very basic scoring functions to evalua...
  • Scoring Documents

    Scoring In RediSearch TFIDF (Default) TFIDF.DOCNORM BM25 DISMAX DOCSCORE HAMMING Scoring In RediSearch RediSearch comes with a few very basic scoring functions to evalua...
  • Scoring Documents

    Scoring In RediSearch TFIDF (Default) TFIDF.DOCNORM BM25 DISMAX DOCSCORE HAMMING Scoring In RediSearch RediSearch comes with a few very basic scoring functions to evalua...
  • Stemming Support

    Stemming Support Supported languages Chinese support Using custom dictionaries Stemming Support RediSearch supports stemming - that is adding the base form of a word to the ...
  • Python API

    Package redisearch Documentation Overview Example: Using the Python Client Example: Using the Auto Completer Client: Installing Class AutoCompleter __init__ add_suggestions d...
  • Articles

    Multi-Threading in RediSearch