To create the “or” functionality
- sequential search for each item(s) and mark for inclusion
- Subsequent search of all marked items is the “or” of prior sequential searches
Oops, it appears this is yet to be implemented
To create the “or” functionality
Oops, it appears this is yet to be implemented