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

Translate parsed objects to elastic search queries #15

Open
slifty opened this issue Oct 31, 2019 · 0 comments
Open

Translate parsed objects to elastic search queries #15

slifty opened this issue Oct 31, 2019 · 0 comments

Comments

@slifty
Copy link
Collaborator

slifty commented Oct 31, 2019

The Nearley parser converts a search string into a structured object.

Next we want the ability to convert that structured object into an elastic search string.

It's possible there will be other translation types some day, so while we're here lets build the conversion in a way that could some day have additional implementations.

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

No branches or pull requests

1 participant