Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 519 Bytes

TODO.md

File metadata and controls

16 lines (8 loc) · 519 Bytes

TODO

  • [ x ] Add options hash in FT.CREATE ([NOOFFSETS] [NOFIELDS] [NOSCOREIDX]) / Allow raw options block

  • [ x ] Add options hash in FT.ADD ([NOSAVE] [REPLACE] [LANGUAGE {language}] [PAYLOAD {payload}]) / Allow raw options block

  • [ x ] Add more options to options hash in FT.SEARCH / Allow raw options block

  • Add function FT.DEL

  • Add function FT.OPTIMIZE

  • Add autocomplete functions: FT.SUGGADD, FT.SUGGET, FT.SUGGDEL, FT.SUGGLEN

  • Add function FT.EXPLAIN