iam using porterfilter. I need to print the input (before stemming) and output (after stemming) can any one help here. Assume the given phrase is "Words". The std out should display the "Words" and "Word"
Here is the code i did. but not working. http://www.nabble.com/file/p21699300/PorterSampleAnalyzer.java PorterSampleAnalyzer.java http://www.nabble.com/file/p21699300/PorterSampleTest.java PorterSampleTest.java -- View this message in context: http://www.nabble.com/Display-the-field-value-before-and-after-filter-tp21699300p21699300.html Sent from the Lucene - General mailing list archive at Nabble.com.
