Page MenuHomePhabricator

Backport regex fix to experimental-highlighter Elasticsearch plugin
Closed, ResolvedPublic

Description

This plugin contains our regex highlighting code. While none of that code is responsible for the run away memory usage it _calls_ the Lucene code that is. We'll backport whatever changes we make to Lucene into this plugin so we can use regexes without waiting for a release of Lucene and then a release of Elasticsearch.

https://gerrit.wikimedia.org/r/#/c/171281/