Comments
Sort by recent activity
You sure you're describing it right? When I type in two strings it does an AND search. Such as "APPLE ORANGE" gets me all results where both apple and orange are in the metadata. However I can not get it to do an OR so that i get all results whether they have either APPLE or ORANGE.
This would be a good feature to add since I need to be able to search for multiple hard coded numeric values, sometimes in the hundreds. / comments
You sure you're describing it right? When I type in two strings it does an AND search. Such as "APPLE ORANGE" gets me all results where both apple and orange are in the metadata. However I can ...