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 support for token filters #219

Merged
merged 2 commits into from
Feb 8, 2018

Conversation

andrewthad
Copy link
Collaborator

Add support for token filters. The supported filters include: lowercase, uppercase, shingle, snowball, apostrophe, and reverse. This PR also adds tests for all of these.

include: lowercase, uppercase, shingle, snowball,
apostrophe, and reverse. This commit also adds tests
for all of these.
@andrewthad
Copy link
Collaborator Author

This can be considered the logical next step following #209.

@bitemyapp bitemyapp merged commit b161cad into bitemyapp:master Feb 8, 2018
@bitemyapp
Copy link
Owner

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants