Let's assume we store data somewhat like below.
(in "body" field)
dataSize : 32
dataSize : 45
dataSize : 567
In query String,
body:"dataSize 567" works,
body:"dataSize" AND body:/[0-9]{3}/ works,
And now we want to know how to combine those two,
body:"dataSize /[0-9]{3}/" it never works.
what can be the exact querystring for this case?
--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAL3_U41ndE_hbj%2BPPb7%2BKHizR0UazfeMwefG0DyOhO38sEuU7w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.