Guy Korland

Results 510 comments of Guy Korland

See docs here: https://redis.io/docs/stack/search/reference/query_syntax/ ``` NOT negation (i.e. word1 NOT word2) of expressions or sub-queries. e.g. hello -world. As of version 0.19.3, purely negative queries (i.e. -foo or -@title:(foo|bar)) are...

See: the command FT.INFO - https://redis.io/commands/ft.info/

@bdekok thanks, please a more extended example with some input data

@Martijn2 can you please add a sample code? How do you create the index? Which exact RediSearch 2.0.x version are you using?

please notice you're using 1.2.0 and not 2.0.x please upgrade

@tranphong1991 RediSearch doesn't have formal support for vietnamese but some of the basic functionality should work. e.g. Prefix, fuzzy... While more language specific features like phonetic matching and stemming won't...

@nermiller can we close this PR? I don't see any changes in this PR

Please see the docs about Sorting - https://redis.io/docs/stack/search/reference/sorting/

ref https://github.com/RediSearch/RediSearch/issues/367