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

Token Search Type #23

Open
boshrin opened this issue Jun 9, 2014 · 1 comment
Open

Token Search Type #23

boshrin opened this issue Jun 9, 2014 · 1 comment
Milestone

Comments

@boshrin
Copy link
Owner

boshrin commented Jun 9, 2014

Implement a tokenization search type, that would (eg) treat "anna marie" and "anna" as the same by ignoring everything from the space onwards. This might be doable with SQL's substring(string from pattern for escape).

@boshrin
Copy link
Owner Author

boshrin commented Jun 20, 2014

Need to update Match::searchDatabase() to allow token search to be exact (issue #24)

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

1 participant