Skip to content

Backend to index, search and autocomplete using RediSearch

Notifications You must be signed in to change notification settings

ohad-israeli/searchserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example backend server that uses RediSearch to index, search data including autocomplete.

npm install

to run just, the json file includes the password to a Redis instance which includes the RediSearch module.

node server.js --credentials ./cred.json

You can read more about this code in my blog https://ohad-israeli.github.io

About

Backend to index, search and autocomplete using RediSearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published