Thank you both for your reply !
It looks like that the Christian's way is more simpler. I did try and it
worked perfectly :
facets" : {
"Top path" : {
"_type" : "terms",
"missing" : 0,
"total" : 21,
"other" : 0,
"terms" : [ {
"term" : "/somepath06/somefile06",
"count" : 6
}, {
"term" : "/somepath05/somefile05",
"count" : 5
}, {
"term" : "/somepath04/somefile04",
"count" : 4
}, {
"term" : "/somepath03/somefile03",
...
I have 2 more futhur questions :
- is it possible to update the current indexed field from analyzed to *
not_analyzed* without re-create the index ? - if the upper question is not possible, how can I config the E.S to
default to use not_analyzed for string type instead of analyzed ?
Atrus@
--
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.
For more options, visit https://groups.google.com/groups/opt_out.