Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
Entry   , posted by on Thu Aug 19 16:20:16 2004 
    Reply   , posted by on Fri Oct 29 20:14:17 2004 
       icon3.gif   Re: some things for your wishlist, posted by Heiko Scheit on Sun Oct 31 20:09:31 2004 
    icon2.gif   Re: , posted by Stefan Ritt on Mon Nov 1 13:49:12 2004 
Message ID: 755     Entry time: Sun Oct 31 20:09:31 2004     In reply to: 750
Icon: Idea  Author: Heiko Scheit  Author Email: h.scheit@mpi-hd.mpg.de 
Category: Request  OS: All  ELOG Version: 2.5.4-6 
Subject: Re: some things for your wishlist 
> > - Use "and" and "or" operands in queries                                        
> 
> Elog supports now regular expressions. So for a "<str1> OR <str2>" one can write
> 
> <str1>|<str2>
> 
> and for a "<str1> AND <str2>" one can write
> 
> <str1>.*<str2>|<str2>.*<str1>
> 
> Looks a bit complicated, but maybe some day we will get some code which rewrites
> "AND" and "OR" as regular expressions.

It seems that the quick filter searches are now (2.5.4-6) case sensitive.
Could you add an option to specify this in the config file?  Or does it
exist already?
ELOG V3.1.5-fe60aaf