> -----Original Message----- > From: Fritz Borgstedt [mailto:[email protected]] > Sent: Tuesday, May 17, 2011 12:59 PM > To: ASSP development mailing list > Subject: Re: [Assp-test] Regex + Weight > > ASSP development mailing list <[email protected]> > schreibt: > >How to make this regex work with a weight? > > > > > > > >(Blowout|Overstock|Penny).(Auction|Auctions)=>2.5 > > > Note: Every weighted item that contains at least one '|' has to begin > and end with a '~' - inside such regexes it is not allowed to use a > '~', even it is escaped - for example: ~abc\~|def~=>23 or > ~abc~|def~=>23.
Bah, I forgot all about that. Thanks Fritz! ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
