Skip to content

add sub-word matching in elasticsearch #66

Description

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?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions