You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed from running Dex (and also this comment - #22 (comment)) that Dex doesn't currently recommend for $or queries. (Or quite a few other operators after looking at analyzer.py)
Is there a roadmap for when some of these operators will be included, or are there restrictions preventing them being added?
Thanks
The text was updated successfully, but these errors were encountered:
Hi Greg, and thanks for your patience. Certain changes in 2.6 make effective recommendations for $or queries somewhat at the moment, but I have been doing some testing of my own with $or query recommendations and they will be included soon!
I noticed from running Dex (and also this comment - #22 (comment)) that Dex doesn't currently recommend for $or queries. (Or quite a few other operators after looking at analyzer.py)
Is there a roadmap for when some of these operators will be included, or are there restrictions preventing them being added?
Thanks
The text was updated successfully, but these errors were encountered: