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