Simran

Results 196 comments of Simran

If you only use the condition `FILTER doc._is_latest == TRUE`, an error is reported that index hint cannot be used to serve the query - because the `_is_latest` field isn't...

[camera-scan.svg](https://github.com/user-attachments/assets/062aab65-02c4-46c8-8fc9-2d622aaf8816) [camera-scan-outline.svg](https://github.com/user-attachments/assets/cc5625a6-06e9-4194-9770-147b5847189b)

I looked into this before and now again, but so far I couldn't find a way to set a collation that has byte-by-byte sorting characteristics. ICU seems to support this...

Service administration?

We suspect that other tools either use rationals for validation to achieve accurate results or that they do a relaxed comparison, i.e. a large enough epsilon but that seems like...

I can confirm for 3.12.6-devel that the `SORT` is removed from the execution plan even though the index is not suitable do to so. As a workaround, you can disable...