[ https://issues.apache.org/jira/browse/LUCENE-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yonik Seeley resolved LUCENE-1804. ---------------------------------- Resolution: Fixed Fix Version/s: 2.9 Committed. I'm not sure it's worth adding constructors for all combinations of parameters, esp when the trend is toward reuse, and specifying the reader separately - but I think that can be a different issue (whether to remove some of the existing constructors or not). > Can't specify AttributeSource for Tokenizer > ------------------------------------------- > > Key: LUCENE-1804 > URL: https://issues.apache.org/jira/browse/LUCENE-1804 > Project: Lucene - Java > Issue Type: Bug > Reporter: Yonik Seeley > Fix For: 2.9 > > Attachments: LUCENE-1804.patch > > > One can't currently specify the attribute source for a Tokenizer like one can > with any other TokenStream. -- 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