Re: Query in a doc context

2017-12-15 Thread Mike Dinescu (DNQ)
Got it. I misunderstood the question (actually I'm still not convinced I fully understand what you're looking for). It might be good to give an example in case others on the mailing list are confused. *Mike* On Thu, Dec 14, 2017 at 8:54 AM, Vadim Gindin wrote: > Mike, > > I don't need full do

CompiledAutomaton performance issue

2017-12-15 Thread
Hello, We're using the automaton package as part of Elasticsearch for doing regexp queries. Our business requires us to process rather complex regular expressions, for example (we have more complex examples, but this one illustrates the problem): (¦.)*(¦?[^¦]){1,10}ab(¦.)*(¦?[^¦]){1,1