Abhishek, stemming is applied before the tokens get into the index. Changing the stemming of the indexer cannot be done without reindexing.
paul Le 2 févr. 2014 à 06:23, "abhishek jain" <[email protected]> a écrit : > Hi Friends, > > Is it possible to remove stemming without having to reindex the entire data, > I am using KStem. > > Can we do so by query itself, not sure how? > > I am not using dismax. > > > > Thanks > > Abhishek > > >
