Hi,

Thank you for your reply. This is what I was looking for. Again Thank you
all.

Regards,
*Akash Jayaweera.*


E akash.jayawe...@gmail.com <akash.jayawe...@gmail.com>
M + 94 77 2472635 <+94%2077%20247%202635>


On Wed, Feb 6, 2019 at 10:49 PM Furkan KAMACI <furkankam...@gmail.com>
wrote:

> Hi,
>
> As Walter suggested you can check it via analyses page. You can find more
> information here:
> https://lucene.apache.org/solr/guide/7_6/analysis-screen.html
>
> Kind Regards,
> Furkan KAMACI
>
> On Tue, Feb 5, 2019 at 8:51 PM Walter Underwood <wun...@wunderwood.org>
> wrote:
>
> > Why?
> >
> > If you want to look at the results, install Solr, create a two fieldtypes
> > in the schema with the two analyzers, then use the analysis page to try
> > them.
> >
> > On the other hand, you could just use KStem. The Porter stemmers are
> > ancient technology and have some well-known limitations.
> >
> > wunder
> > Walter Underwood
> > wun...@wunderwood.org
> > http://observer.wunderwood.org/  (my blog)
> >
> > > On Feb 5, 2019, at 9:13 AM, akash jayaweera <akash.jayawe...@gmail.com
> >
> > wrote:
> > >
> > > Thank you very much for the valuable information.
> > > But I need to use  org.apache.lucene.analysis *API* for English and do
> > the
> > > analysis process.
> > > Ex :- when I submit English document to the API, I want the Analyzed
> > > Document. So I can see the difference made by the English analyzer.
> > >
> > > Regards,
> > > *Akash Jayaweera.*
> > >
> > >
> > > E akash.jayawe...@gmail.com <akash.jayawe...@gmail.com>
> > > M + 94 77 2472635 <+94%2077%20247%202635>
> > >
> > >
> > > On Tue, Feb 5, 2019 at 5:54 PM Dave <hastings.recurs...@gmail.com>
> > wrote:
> > >
> > >> This will tell you pretty everything you need to get started
> > >>
> > >> https://lucene.apache.org/solr/guide/6_6/language-analysis.html
> > >>
> > >>> On Feb 5, 2019, at 4:55 AM, akash jayaweera <
> akash.jayawe...@gmail.com
> > >
> > >> wrote:
> > >>>
> > >>> Hello All,
> > >>>
> > >>> Can i get details how to use English analyzer with stemming,
> > >>> lemmatizatiion, stopword removal techniques.
> > >>> I want to see the difference between before and after applying the
> > >> English
> > >>> analyzer
> > >>>
> > >>> Regards,
> > >>> *Akash Jayaweera.*
> > >>>
> > >>>
> > >>> E akash.jayawe...@gmail.com <akash.jayawe...@gmail.com>
> > >>> M + 94 77 2472635 <+94%2077%20247%202635>
> > >>
> >
> >
>

Reply via email to