We should highlight results of insource queries. If there is a regex in the query then we should only highlight regex matches. If there isn't a regex we should highlight whatever portion of the source matches.
Version: unspecified
Severity: normal
We should highlight results of insource queries. If there is a regex in the query then we should only highlight regex matches. If there isn't a regex we should highlight whatever portion of the source matches.
Version: unspecified
Severity: normal
Change 161611 had a related patch set uploaded by Manybubbles:
Highlighting for insource
The code for this is merged but not yet deployed. The regex highlighting suffers from problems with multi byte characters (Bug 71126). The code to fix that has also been merged but it requires an Elasticsearch rolling restart which is a pain so it'll wait longer to be deployed.