search: Add field for storing path match ranges
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