Pages: 1
RSS
details on filter options?
 
I'd like to read more details about the options in a filter but I can't seem to find the documentation for it.  Specifically I'm interested in the meaning and formats required by "contains any of" and a few of the others.

Any suggestions where to look for fuller documentation of these features?
 
well the help really needs improvement..

I find how these work by testing :)

"contains any of" probably expects either a (comma?) delimited list of strings, or strings grouped by logical operators, like
(blah OR test) AND dummy
Or something else ... :)
 
Use the '|' as separator
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 
Ah!  Many thanks.
 
This pipe symbol does not work as a separator - I can't get the filter to work at all if more than one search term is included on the same line (using "Contains Any Of" or using just "Contains").  Please tell me how to use the filters with more than one term so that I won't have to use a thousand lines to get the filter to work.
 
Use the pipe as separator and 'match' in stead of 'contains any any of'
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 
The right seperator for "contains any of" seems to be the newline! Just write every term in a line on its own!

Works for me :)

Ciao,
__ Martin
Pages: 1