RediSearch / redisearch-go

Go client for RediSearch

Home Page:https://redisearch.io

Repository from Github https://github.comRediSearch/redisearch-goRepository from Github https://github.comRediSearch/redisearch-go

Support for INCR option in FT.SUGADD

filipecosta90 opened this issue · comments

Further reference: https://oss.redislabs.com/redisearch/Commands/#ftsugadd

INCR : if set, we increment the existing entry of the suggestion by the given score, instead of replacing the score. This is useful for updating the dictionary based on user queries in real time