[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] coordinated searches with ignore case.


On Sat, 2006-01-21 at 16:57 -0800, Peter wrote:
> On 01/21/2006 04:12 PM, maillists wrote:
> > Hi,
> > 
> > I can't seem to get a coordinated search to work with ignoring case.
> > 
> > I have tried many variations of the following and I can't seem to
> > get it to work:
> > 
> > [loop
> >   prefix=test_select
> >   list_prefix=test_select_list
> >   search="
> >   fi=testdb
> >   st=db
> >   co=1
> >   sf=fieldtosearch
> >   se=[value testvariable]
> >   op=eq
> >   cs=0
> >   sf=pending
> >   se=0
> >   op=eq
> >   cs=0
> >   sf=inactive
> >   se=0
> >   op=eq
> >   cs=0
> > "]
> 
> You've got it backwards, cs=1 makes the search case sensitive, cs=0 is 
> for a case-insensitive search and is the default.  If you just leave the 
> cs lines out of your search alltogether it will pretty much do what you 
> want.
> 
> Peter
> _______________________________________________
> interchange-users mailing list
> suppressed
> http://www.icdevgroup.org/mailman/listinfo/interchange-users


Hi Peter,

I want it to be case-insensitive. (match found regardless of case)

for some reason, it is ONLY finding a match if the case matches.

I have tried it w/o the cs and it also only finds case-sensitive
records...

I can't get a coordinated search to ignore the case...


Thanks
Rick


_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.