thanks for your answers. i'm sorry. my english writing is not good. i was told you. the Lucene SandBox Analyzer. you can find out. following url : http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/analyzers/src/java/org/apache/lucene/analysis/ go there. you cand find out GermanAnalyzer and FranchAnalyzer.
I will ask you repeat Time. Lucene SandBox Analyzer is What Diffrent From SnowBallAnalyzer? I don't know That. Which One Is Best? you can sure that snowball analyzer is covered english language? Plz Teach me. 2009년 1월 6일 (화) 오후 10:36, Grant Ingersoll <[email protected]>님의 말: > I'm not sure what you mean by the Lucene SandBox. Do you mean the contrib > area? > > I think the big difference between the analyzers is how they implement > stemming, but I would suggest opening up the source and having a look. > > Yes, the Snowball Analyzer covers those three languages, as well as many > others. See the link to the Snowball project for more info on how Snowball > works. > > On Jan 6, 2009, at 2:32 AM, 이지홍 wrote: > >> thank you very much. >> but, i have a question. >> i was found OtherAnalyzer in Lucene SandBox. >> what's those? >> GermanAnalyzer Or FranchAnalyzer In LuceneSandBox. >> What's Different? >> SnowBall Analyzer is Covered That?(DE,FR,PT) >> >> >> 2009/1/6 Grant Ingersoll <[email protected]>: >>> >>> Hi, >>> >>> The SnowballAnalyzer should support all of those languages. See >>> contrib/snowball and also http://snowball.tartarus.org/ >>> >>> See the examples in the demo for how to use an Analyzer. You might also >>> find it useful to look at Solr, which integrates all of these into a >>> ready >>> to go system. >>> >>> >>> On Jan 4, 2009, at 2:54 AM, 이지홍 wrote: >>> >>>> hi, all nice to meet you. >>>> i need a 5 analyzer for lucene. >>>> English >>>> German language >>>> French language >>>> Portuguese >>>> >>>> If you have That Analyzer. >>>> plz send to : [email protected] >>>> >>>> i need you help. >>>> >>>> i can't find Portuguese Analyzer.. in Lucene sandbox.. >>>> >>>> and. what's the snowball analyzer..? >>>> how to use this? when if i have analyzer.. >>>> >>>> select snowball analyzer or english analyzer? >>>> >>>> thanks for read to my article >>> >>> -------------------------- >>> Grant Ingersoll >>> >>> Lucene Helpful Hints: >>> http://wiki.apache.org/lucene-java/BasicsOfPerformance >>> http://wiki.apache.org/lucene-java/LuceneFAQ >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> > > -------------------------- > Grant Ingersoll > > Lucene Helpful Hints: > http://wiki.apache.org/lucene-java/BasicsOfPerformance > http://wiki.apache.org/lucene-java/LuceneFAQ > > > > > > > > > > >
