On Sep 15, 2023, at 23:59, Erik Rijkers <er(at)xs4all(dot)nl> wrote:
> movie @? '$ ?($.year >= 2023)'
>
> I believe it is indeed not possible to have such a unequality-search use the GIN index. It is another weakness of JSON that can be unexpected to those not in the fullness of Knowledge of the manual. Yes, this too would be good to explain in the doc where JSON indexes are explained.
Is that a limitation of GIN indexes in general? Or could there be opclass improvements in the future that would enable such comparisons?
Thanks,
David