Improved search #255
AlUlkesh
announced in
Announcements
Replies: 1 comment 1 reply
-
thank you for all your hard work on this. Really does make a difference. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have improved the search function. You can now use a simple AND/OR/NOT logic. For example:
robot and organic
robot or organic
robot and not organic
Please be aware that due to performance considerations complex searches and parentheses are not supported.
Beta Was this translation helpful? Give feedback.
All reactions