Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KeywordRepeatFilter from Lucene to Beta2 #2753

Closed
s1monw opened this issue Mar 9, 2013 · 2 comments
Closed

Add KeywordRepeatFilter from Lucene to Beta2 #2753

s1monw opened this issue Mar 9, 2013 · 2 comments

Comments

@s1monw
Copy link
Contributor

s1monw commented Mar 9, 2013

I just added a new TokenFilter in https://issues.apache.org/jira/browse/LUCENE-4817 that allows to index stemmed and unstemmed versions of a token into the same field. I find that pretty useful and some users on the list asked for it as well. I think we should add it to ES as a copy until Lucene 4.3 is released.

@ghost ghost assigned s1monw Mar 9, 2013
@s1monw s1monw closed this as completed in 75fd6d4 Mar 9, 2013
@clintongormley
Copy link

@s1monw The keyword repeat filter needs doc'ing

@s1monw
Copy link
Contributor Author

s1monw commented Apr 12, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants