
jira at apache
Apr 8, 2012, 9:30 AM
Post #1 of 1
(41 views)
Permalink
|
|
[jira] [Created] (LUCENE-3968) Factor MockGraphTokenFilter into LookaheadTokenFilter + random tokens
|
|
Factor MockGraphTokenFilter into LookaheadTokenFilter + random tokens --------------------------------------------------------------------- Key: LUCENE-3968 URL: https://issues.apache.org/jira/browse/LUCENE-3968 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless Assignee: Michael McCandless Fix For: 4.0 MockGraphTokenFilter is rather hairy... I've managed to simplify it (I think!) by breaking apart its two functions... I think LookaheadTokenFilter can be used in the future for other graph aware filters. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|