Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Provide Query DSL Builders #92

Open
nkuehn opened this issue Jun 10, 2015 · 1 comment
Open

Provide Query DSL Builders #92

nkuehn opened this issue Jun 10, 2015 · 1 comment
Milestone

Comments

@nkuehn
Copy link
Contributor

nkuehn commented Jun 10, 2015

Query DSL currently has to be written manually as a string and there's no IDE support.

It would be helpful if the SDK would provide a "typesafe" API to create API queries that are correct DSL.

@nkuehn nkuehn added this to the BACKLOG milestone Jun 10, 2015
@nkuehn
Copy link
Contributor Author

nkuehn commented Aug 3, 2015

An established example of a search query builder can be taken as a possible reference: http://elastica.io/getting-started/search-documents.html#section-query (an elasticsearch PHP api)

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

No branches or pull requests

1 participant