Sorting out and mixing new together

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Apr 17 03:22:15 CDT 2008


On 4/17/08 9:34 AM, "Thorsten Hohage" <thohage at objectmanufactur.com> wrote:

> 
> So I need to step over the phrase list 1200 - records
> 
> 1. search for the full phrase - if found replace
> 2. search for a stripped phrase (NO delimeters only one space) on a
> stripped field - replace might be difficult
> 
> 3. build all other combinations and do a search / replace for each
> 
> I know Valentina is amazingly fast, but even then this task might run
> for many hours.
> 
> 
> Any ideas on how to speed up the task are wecome - TIA!

I know that spell-checkers use this trick:

    mother        ->        ehmort

    
I.e. They replace chars using some order to get some canonic form
Then it is more easy get what this work looks like.

It seems you can also try to use it.


On the other hand, MANY HOURS is not MANY MONTH...

So may be faster just use dirty force :)

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list