You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2026. It is now read-only.
During a recent review, it was noted that we should extract Elasticsearch field names to a constants file, rather than using them directly in code.
This is a practice adopted by other teams, and would help keep our codebase cleaner.