redis-om-node icon indicating copy to clipboard operation
redis-om-node copied to clipboard

Add weighted text searches

Open guyroyse opened this issue 3 years ago • 0 comments

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.

guyroyse avatar Feb 28 '22 16:02 guyroyse