We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug
PR #666 Broke the merging search by caseId and returns an error:
{"type":"Invalid search query","message":"failed to create query: {\n \"wildcard\" : {\n \"caseId\" : {\n \"wildcard\" : \"591\",\n \"boost\" : 1.0\n }\n }\n}"}
We should have known from the PR Number that this was going to cause problems... Just saying
The text was updated successfully, but these errors were encountered:
Looks like @To-om saw this.
This commit fixed this issue and has been verified using elastic4play 1.10.0
TheHive-Project/elastic4play@aeb5aec
Sorry, something went wrong.
Leaving this open until the dependency has been updated to 1.10.0 for tracking,
#930 update elastic4play
d69e999
To-om
No branches or pull requests
Request Type
Bug
Work Environment
Problem Description
PR #666 Broke the merging search by caseId and returns an error:
{"type":"Invalid search query","message":"failed to create query: {\n \"wildcard\" : {\n \"caseId\" : {\n \"wildcard\" : \"591\",\n \"boost\" : 1.0\n }\n }\n}"}
We should have known from the PR Number that this was going to cause problems... Just saying
The text was updated successfully, but these errors were encountered: