split to words and db in Ram

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Aug 8 08:41:19 CDT 2005


On 8/8/05 6:49 AM, "John W. Miescher" <miescher at bizdata.com> wrote:

Hi John,

> Thanks for the explanation. I find splittowords indeed very useful in
> conjunction with my proximiy search alias soundex routine (which is
> absent from Valentina) because it pre-sorts and also removes duplicates
> faster than RB would.

Excellent. 

You mean you use some RB plugin that do soundex ?


> In a subsequent step I build a db and fldstring as
> per your example except I do it in RAM:
> 
>   db = new VDatabase(EVStorageType.kRAM)
>   db.CollationAttribute( EVColAttribute.kStrength ) =
> EVColAttributeValue.kPrimary
> 
> but the CollationAttribute does not seem to have any effect here, i.e.
> accents are NOT ignored. Why?

Strange... Does our example ignore them?


-- 
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-beta mailing list