curl for 3.0.0 and 3.1.1 from widget inspect shows missing filters in old
count for 3.1.1
3.0.0
curl -XGET 'http://localhost:9200/logstash-2014.05.20/_search?pretty' -d '{
"facets": {
"0": {
"query": {
"filtered": {
"query": {
"query_string": {
"query": "@fields._call_type:INTL"
}
},
This file has been truncated. show original
3.1.1
curl -XGET 'http://localhost:9200/logstash-2014.05.20/_search?pretty' -d '{
"facets": {
"0": {
"query": {
"filtered": {
"query": {
"query_string": {
"query": "@fields._call_type:INTL"
}
},
This file has been truncated. show original
kibana 3.0.0
https://lh3.googleusercontent.com/-3Upny1TbUqg/U3t3vG2HFKI/AAAAAAAAAfY/QxQG4qo5dwA/s1600/kibana_stats_panel_3.0.0.png
kibana 3.1.1
https://lh5.googleusercontent.com/-ojYQDau_rIc/U3t3o50uAuI/AAAAAAAAAfQ/njg0JrwiwQM/s1600/kibana_stats_panel_3.1.1.png
--Karl
--
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/52d5e5fb-65f7-49ae-b70b-1da3022e5390%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .