Skip to content

Redislabs-Solution-Architects/ioredis-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioredis/Search Demo

Series of RediSearch actions on hash sets with ioredis client lib

  • Hash and index creation - numeric, text, and tag fields
  • Searches on numeric, text, and tag queries
  • Aggregations on numeric, text, and tag fields
  • Adding a new text field to the hash set, altering the index to add that field, searching on the new field