One more thing I forgot to tell you ...

It is working with dotnet lucene :)

-----Message d'origine-----
De : Zsolt Czinkos [mailto:[EMAIL PROTECTED] 
Envoyé : Wednesday, January 24, 2007 5:35 PM
À : java-user@lucene.apache.org
Objet : Re: Lucene with Khmer ? (Language in cambodia)

Hello

>From the API:

"public class StandardAnalyzer
extends Analyzer

Filters StandardTokenizer with StandardFilter, LowerCaseFilter and
StopFilter, using a list of English stop words."


Are you sure that these filters won't filter your Khmer characters out?


Best,

czinkos


On Wed, Jan 24, 2007 at 05:29:03PM +0700, Fournaux Nicolas wrote:
> Good morning all (or good afternoon)
> 
>  
> 
> I used Lucene many times before, to search text in French Or English. All
> worked fine :-)
> 
>  
> 
> But now I have a new challenge, I need to use Lucene with Khmer (Khmer is
> the Cambodia’s language, it looks like Thai or Indian)
> 
>  
> 
> But it doesn’t work, my code is well executed but it found no results, I
> give you my code below

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.410 / Virus Database: 268.17.8/649 - Release Date: 1/23/2007
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.410 / Virus Database: 268.17.8/649 - Release Date: 1/23/2007
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to