Skip to content

search: Add field for storing path match ranges

Administrator requested to merge tl/add-path-match-ranges-field into main

Created by: tbliu98

This just adds a field to EventPathMatch and result.FileMatch in the backend, and to the PathMatch interface in the frontend. This field will store path match ranges. Preparation for adding path match highlighting.

Test plan

Just adding a field to a few types

Merge request reports

Loading