
hossman_lucene at fucit
Feb 2, 2009, 5:21 PM
Post #2 of 2
(704 views)
Permalink
|
|
Re: Display the field value before and after filter
[In reply to]
|
|
Your question seems to be about the Lucene-Java library -- in which case please send it to the java-user [at] lucen mailing list (which has a much larger number of subscribers that can help) general [at] lucen is for general discussion/questions about the entire Lucene project (ie: people who want to solve a problem related to search/text-analysis, but have no idea where to start, or what subprojects might be of interest to them) : 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" -Hoss
|