Rui,

what happens, if you put

TCHAR text[] = { 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x69, 0x73, 0x74, 0x72,
0x61, 0xe7, 0xe3, 0x6f, 0x0 };

and

TCHAR text2[] = { 0x6f, 0x72, 0xe7, 0x61, 0x0 };

as a field value (tokenized) into your index? You should get
"administracao" and "orca".

Kind regards,

Veit

------------------------------------------------------------------------------
_______________________________________________
CLucene-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to