redis-om-node
redis-om-node copied to clipboard
Add weighted text searches
Right now, all text searches are considered equal. But RediSearch allows for weighted searches. Take advantage of that during schema creation by adding a weight option to the schema for text fields.