Bill, Thank you for taking the time to reply to this old thread. I can confirm that removing the explicit end-anchor causes the query to work! Thanks so much!
Regards, Richard On Fri, Jun 6, 2014 at 1:56 PM, Bill Paulson <[email protected]> wrote: > I think the '$' on the end of the regex may cause trouble. Lucene regular > expressions are already anchored to start and end of the string. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "elasticsearch" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/elasticsearch/OoZv-zGGGpQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/65007509-daf5-49b7-8cfd-148921bab52c%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAO%3D6ox9R7KxugY4s8XuZ5A7WHBAF411UyQ_fr%3D2uja0WRUSLMw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
