Ariel Shtul
Ariel Shtul
@ZMbiubiubiu Can you please run the query with FT.PROFILE. It will give us a view of the underlying iterators and the flow of the data. Also, you likely experience timeout...
@billiboy you can call `FT.SEARCH idx * INKEYS 1 keyname`.
Which version of RediSearch are you using? Are your documents affected?
Related to Partial index 2.0 (#1462)
@wxzhou-gis have you loaded the coordinator module of RediSearch?
This feature is merged with #2774 and is expected to be released with `v2.6`
@edbetway What OS are you using? What is your kubernetes setup? Please provide us with as many details. We also need the binary in order to translate the backtrace or...
@wxzhou-gis The SORTBY parameters in the query tells the server to perform SORTBY. Having a field as SORTABLE means we can sort faster and more efficiently. If you plan to...
Hi @dwzkit, Thank for the question. You can get additional info using `WITHSCORES` and `EXPLAINSCORE`.
related to #1895