Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In QueryMeaningValid for <type>
eq=f
lte<=f
lt<f
gte>=f
gt>f
like
SQL LIKE operatorf
ilike
SQL ILIKE operatorf
isNullSQL is null operatorf / fa
NotNullSQL is not null operatorf / fa
containsarray field contains all of the valuesfa
containedbyarray field is contained by by the list of valuesfa
overlaparray field and list of values overlapfa

...

  • Set the gzip encoding header to reduce network traffic:
    • Accept-Encoding:gzip
  • Use pagination with page sizes smaller than 10.000 entries

...