Simple tests for oxyzen library. Connect to our demo Firebase database or try oxyzen on your Firebase database.
(This demo is completely static - will work with http://localhost)
(If it's, the first time you login, you will see this page twice and will have to paste your code snippe twice, this is normal and expected result of the login redirect.)
(To connect your firebase to this demo, you may have to add rawgit.com in the authorized oauth domains, in your firebase console.)
(To connect your firebase to this demo, if you already limited the browser api key in the api console, you may have to add rawgit.com as allowed domain, in the api console.)
Try searching for apple then banana, then apple banana.
Searching for parent:key will search for documents having parent attribute equal to that provided.*
Searching for rel:key will search for documents having a rel attribute child equal to that provided.*
Searching for key:key is a shortcut for f$.db.getone(key).*
*key,(in the format "collname-doctitle")