How did you get that numbers? 

You convert them manually, or you have some converter?

 


 
> Date: Mon, 26 Apr 2010 16:14:34 +0200
> From: nuncupa...@googlemail.com
> To: clucene-developers@lists.sourceforge.net
> Subject: Re: [CLucene-dev] Clucene search - Do not found some words
> 
> 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
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers
                                          
_________________________________________________________________
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3
------------------------------------------------------------------------------
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to