Regexp group result

Hi,

Is it possible to get regexp group result into regexp request in
eleasticsearch?

For example, if i make this request with a regexp group, I don't have the
group value under request response. So can I have it or not ?
{
"query":{
"regexp":{
"path": "Prods/([^/]+)",
"flags": "all"
}
},
from:0,
size:10
}

Thanks

--
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/73b09e26-4053-4a42-9898-4eafa0a213f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.