Skip to content

Conversation

@pavelzotikov
Copy link
Contributor

Summary

Extended the search functionality to include user-provided data in the event.payload.context field.

Changes

  • Updated the MongoDB query to apply regex search to event.payload.context alongside existing fields (title and backtrace.file).
  • Allows users to find events based on additional context they provide.

Motivation

This change improves search relevance and flexibility by indexing user-supplied context data.

@pavelzotikov pavelzotikov requested a review from neSpecc July 11, 2025 15:24
@pavelzotikov pavelzotikov merged commit 21a0f15 into master Jul 11, 2025
4 of 6 checks passed
@pavelzotikov pavelzotikov deleted the chore-search-in-context branch July 11, 2025 15:42
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.

4 participants