Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/commands/ft.search/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ syntax: "FT.SEARCH index query \n [NOCONTENT] \n [VERBATIM] \n [NOSTOPWORDS]
\ \n [WITHPAYLOADS] \n [WITHSORTKEYS] \n [FILTER numeric_field min max [ FILTER\
\ numeric_field min max ...]] \n [GEOFILTER geo_field lon lat radius m | km | mi\
\ | ft [ GEOFILTER geo_field lon lat radius m | km | mi | ft ...]] \n [INKEYS count\
\ key [key ...]] [ INFIELDS count field [field ...]] \n [RETURN count identifier\
\ key [key ...]] \n [INFIELDS count field [field ...]] \n [RETURN count identifier\
\ [AS property] [ identifier [AS property] ...]] \n [SUMMARIZE [ FIELDS count field\
\ [field ...]] [FRAGS num] [LEN fragsize] [SEPARATOR separator]] \n [HIGHLIGHT\
\ [ FIELDS count field [field ...]] [ TAGS open close]] \n [SLOP slop] \n [TIMEOUT\
Expand Down
Loading