On Thursday, April 3, 2014 9:37:45 AM UTC-7, Richard Raseley wrote: > > I am having some difficulty in accomplishing a task that should be pretty > straight-forward (based on my limited ES / Kibana knowledge) - using regex > as part of a query in Kibana. > > Here (https://gist.github.com/richardraseley/e76716f07ed048f29c3e) is a > gist which contains (A) a sample record that I would like to match against > and (B) a sample query string that I think should match the value in the > 'file' field (test of regex here: http://regex101.com/r/wE5zN5). > > Can anyone provide feedback as to why I am not seeing the expected > behavior here? >
One note - the regex does work as part of a filter, but I would like it as part of the base query. -- 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/ffd1f914-5220-4b6d-b83a-04e3a9134c8a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
