Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dylkreisman/c77368ac187aa8b2c9b996cd376aefaa to your computer and use it in GitHub Desktop.
Save dylkreisman/c77368ac187aa8b2c9b996cd376aefaa to your computer and use it in GitHub Desktop.
Filter by tag
redis.cloud:6379> FT.SEARCH myIdx "@category:{foo} @cat_txt:(hello)"
1) (integer) 1
2) "myDoc"
3) 1) "category"
2) "foo,bar,hello world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment