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 sub-word matching in elasticsearch #66

Open
hpfast opened this issue Aug 28, 2015 · 0 comments
Open

add sub-word matching in elasticsearch #66

hpfast opened this issue Aug 28, 2015 · 0 comments

Comments

@hpfast
Copy link

hpfast commented Aug 28, 2015

I want to implement search-as-you-type and/or partial matching for an application. The elasticsearch guide's description seemed a useful starting point to me, using edge-ngrams.

Would you be open to adding such a capability? Probably on a PiTs API (to be created, see #54), and I would like to try to implement this but would need some pointers where in the codebase to set up the ES filters (probably in core or schemas?). And any concerns/suggestions? Would we want to put it behind a flag?

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