Re: Problems with SSL and Synchronization, posted by Brett Viren on Thu Mar 26 21:34:24 2009
|
[quote="Brett Viren"]
Please make this 3. We (Daya Bay experiment) are just starting to set up Elog and will really want this feature!
|
multiple keyword search - regular expression, posted by Johannes Liegl on Wed Aug 19 11:49:37 2009
|
Dear Sirs,
searching for keywords regular expression becomes very long. Are there any other type easy multiple keyword search supported. For example
a keyword search like keyword1 & keyword2 results in different output than a keyword search like keyword2 & keyword1. A simple keyword search like |
Re: multiple keyword search - regular expression, posted by Stefan Ritt on Thu Sep 3 18:14:26 2009
|
Johannes Liegl wrote:
Dear Sirs, |
Re: multiple keyword search - regular expression, posted by Yoshio Imai on Fri Sep 4 13:59:19 2009
|
Maybe there is a simple way.
If I understand it correctly, the entries are accepted/rejected for inclusion in the search result list based on one call to [I]regexec[/I]. In order to
search for N keywords, you could replace this by a loop of N calls to [I]regexec[/I], and only accept the entry if all of them find a match. |
Re: multiple keyword search - regular expression, posted by Stefan Ritt on Fri Sep 4 14:07:31 2009
|
[quote="Yoshio Imai"]Maybe there is a simple way.
If I understand it correctly, the entries are accepted/rejected for inclusion in the search result list based on one call to [I]regexec[/I]. In order to
search for N keywords, you could replace this by a loop of N calls to [I]regexec[/I], and only accept the entry if all of them find a match.[/quote]
|
Re: Problems with SSL and Synchronization, posted by Diogo Alves on Mon Nov 9 09:32:19 2009
|
Stefan Ritt wrote:
|
quick filter, posted by deletoille on Thu Jan 14 16:43:16 2010
|
Normal
0
21
|
Re: quick filter, posted by Stefan Ritt on Thu Jan 14 16:44:49 2010
|
deletoille wrote:
|