Skip to content

Support for JSON-style queries and configuration of elasticsearch host and index. #6

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

soldag
Copy link

@soldag soldag commented Feb 6, 2017

I adapted the buildQuery method to use JSON-style queries, which makes it possible to only overwrite the buildQuery method for customization of JSON-style queries instead of the actual search method.

PR also fixes #5 and makes it possible to use another index than jsonapi.

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

Successfully merging this pull request may close these issues.

initialise prevents using a different host than localhost
1 participant