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

Fix fields handling in Elasticsearch plugin #54

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

ricoberger
Copy link
Member

Fix a bug, where the selected fields were removed for a new search. Now
we are keeping the fields across multiple searches. For that we are
parsing the location and reuse all existing fields.

Fix a bug, where the fields list wasn't created, when the search
returned less then 10 documents.

Fix a bug, where the selected fields were removed for a new search. Now
we are keeping the fields across multiple searches. For that we are
parsing the location and reuse all existing fields.

Fix a bug, where the fields list wasn't created, when the search
returned less then 10 documents.
@ricoberger ricoberger merged commit 08c19f7 into main Apr 28, 2021
@ricoberger ricoberger deleted the fix-elasticsearch-fields-handling branch April 28, 2021 17:30
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.

1 participant