erlexec icon indicating copy to clipboard operation
erlexec copied to clipboard

docs: clarify that filtering syntax is backend dependent

Open JohannesMessner opened this issue 3 years ago • 0 comments
trafficstars

Filter queries are passed on the the storage backend that is used, and therefore use the syntax that is supported by that backend.

This is explained on the page of each backend, but should also be mentioned (warning box or similar) on the general filtering page.

More generally, we should highlight all API differences that exist between InMemory and document store DocumentArray's

JohannesMessner avatar Aug 05 '22 09:08 JohannesMessner