DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35455>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35455 Summary: WordListLoader.java should be able to read stopwords from a Reader Product: Lucene Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Analysis AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] WordListLoader should be able to read the stopwords from a Reader. This would (for example) allow stopword lists to be stored as a resource in the jar file of a Lucene application. Diff is attached. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
