[ https://issues.apache.org/jira/browse/LUCENE-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853686#action_12853686 ]
Robert Muir commented on LUCENE-2368: ------------------------------------- Yes, we should just go ahead and do this now to prevent future confusion and heartache. Before this version there were only 3 stopwords lists as files in lucene, (ar, fa, smartcn). I wonder if we should just break now (by renaming these 3) and version all the files so its clean. > stopword files should be versioned; acessor for default(s) should take a > Version property > ----------------------------------------------------------------------------------------- > > Key: LUCENE-2368 > URL: https://issues.apache.org/jira/browse/LUCENE-2368 > Project: Lucene - Java > Issue Type: Improvement > Components: Analysis > Reporter: Hoss Man > Fix For: 2.3.3 > > > The existing language specific stopword files on the trunk have no version > info in their filenames -- this will make it awkward/confusing to update them > as time goes on. LIkewise, many classes have a "getDefaultStopSet()" which > makes these methods (when called by client code) suffer from the same API > back-compat issues that the Analyzers themselves did before we added Version. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org