apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.67k stars 1.03k forks source link

Factor MockGraphTokenFilter into LookaheadTokenFilter + random tokens [LUCENE-3968] #5041

Open asfimport opened 12 years ago

asfimport commented 12 years ago

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.


Migrated from LUCENE-3968 by Michael McCandless (@mikemccand), updated May 09 2016 Attachments: LUCENE-3968.patch

asfimport commented 12 years ago

Michael McCandless (@mikemccand) (migrated from JIRA)

Patch... all changes are in test-framework.

asfimport commented 11 years ago

Steven Rowe (@sarowe) (migrated from JIRA)

Bulk move 4.4 issues to 4.5 and 5.0

asfimport commented 10 years ago

Uwe Schindler (@uschindler) (migrated from JIRA)

Move issue to Lucene 4.9.