java - Lucene - default search lemmatization/stemming -


does lucene default search lemmatization/stemming on words?

for example when using code in sample, words in docs used or transformed basic form (i.e. managing -> manag), , if default lemmatizer use?

the sample referred in post uses lucene standardanalyzer not stemming.

if want use stemming, need use other analyzer implementation e.g.: snowballanalyzer


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -