Description
When parameters are changed on Query that has observers, the query should, immediately, be re-run and all observers notified of the new results.
I am labeling this as critical, because moving to LiteCore QueryObservers will cause current dev-tests to fail, on all platforms. We can comment them out / @Ignore them so it is not actually blocking implementation...