vegard nygaard wrote:
> I am trying to make a sub selection of my data filtering for spots with id
> starting with "SP". I used the Expression builder and tried:
> 
> rep('externalId') == "SP*"
> and
> rep('externalId') == "SP%"
> 
> Does the Expression builder support wildcards?

No it doesn't.

> In the ticket system I found a reference to a "free-text filter"
> http://base.thep.lu.se/ticket/762
> Is that operational?

No. We hope to include it in 2.5.

/Nicklas

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to