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

adjust elasticsearch query parameters #1644

Merged
merged 18 commits into from
Apr 5, 2023

Conversation

ian-j-abbott-accenture
Copy link
Contributor

Ticket Link #1042

Description

Adjust elasticsearch query to match on string query rather than multi match query

Reminders:

  • Be mindful of impacts of changing Major/Minor/Patch versions of each elixir app:
    • If updating patch version, are you sure there are no chart changes required to maintain functionality? If so, you should bump minor version instead.
    • If updating Major or Minor versions , did you update the sauron chart configuration?
  • If changing elixir code in an "app", did you update the relevant version
    in mix.exs?
  • If altering an API endpoint, was the relevant postman collection updated?
    • If a new version of smart_city is being used (new fields on a struct), were the relevant postman collections updated?

@ian-j-abbott-accenture ian-j-abbott-accenture merged commit fc9cd08 into master Apr 5, 2023
@ian-j-abbott-accenture ian-j-abbott-accenture deleted the 1042-search-adjustment branch April 5, 2023 15:57
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.

3 participants