-
Notifications
You must be signed in to change notification settings - Fork 0
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
Jd 2023 10 search result title #891
Conversation
f99a54b
to
ac18b9d
Compare
ac18b9d
to
80eed48
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good and it works but when I try to change the language when I am on the search results page I get the following error
RequestError(400, 'x_content_parse_exception', '[multi_match] unknown token [VALUE_NULL] after [query]')
NOTE: on dev this action triggers a 500 error so pre existing problem
278e145
to
f587025
Compare
* add some missing fields to index * remove no longer needed ElasticSearchCustomQueryCompiler
f587025
to
99092fe
Compare
@m4ra @philli-m I also added the elasticsearch update. Once this is merged we also need to merge https://github.com/liqd/admin/pull/651/files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good and didn't manage to trigger any errors :)
fixes various issues with the search