On Sun, Apr 5, 2015 at 5:08 PM, code fx9 wrote:
> Hi,
> We are using Lucene indirectly via ElasticSearch. We would like to use RE2
> syntax for running regex queries against Lucene. We are already using RE2
> syntax for other parts of our system, so not ability to use the same syntax
> is a deal-b
Hi,
We are using Lucene indirectly via ElasticSearch. We would like to use RE2
syntax for running regex queries against Lucene. We are already using RE2
syntax for other parts of our system, so not ability to use the same syntax
is a deal-breaker for us.
Recently Google has released a pure Java im