Open
Conversation
|
|
|
|
|
matbusby-fw
approved these changes
Feb 4, 2026
Collaborator
matbusby-fw
left a comment
There was a problem hiding this comment.
Checked it out, and everything seems to be running great. Code wise it's looking solid too. Nice work!
asinn134
approved these changes
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Objective
MDS-6743
Implements a redesigned global search experience powered by Elasticsearch, providing faster and more relevant search results across the MDS platform.
Re-designed quick search (simple search)
Added a modal when you click on either of the global search bars that groups results by time, highlights search matches, and provides quick filters / facets.
If you're on a mine page (or any sub-pages), you've got a "This mine" filter if you open up the search modal.
Recent searches
Added simple functionality to show your recent searches (last 5, stored in localstorage)
PGsync
Introduced PGSync to sync data between CrunchyDB and elasticsearch. Schema of what data is synced is defined in services/pgsync/schema.json, PGSync takes care of the rest.
Search Results Page
Overhaul of search results page, with a filter / faceting sidebar
Feature flag
This feature is controlled by the GLOBAL_SEARCH_V2 feature flag. When disabled, the legacy search behavior is preserved
New Search Types
You can now search NoWs, Permits, Explosives Permits, Notice of Departures