Skip to content

Not able to query what was indexed in elasticsearch #59

@mohitanchlia

Description

@mohitanchlia

In Kibana I get a blank screen with this error:
Error: Time mode requires the flot.time plugin.

I am using Chrome

in elasticsearch I get:

curl -XGET 'http://localhost:9200/_search?q=March'
{"took":33,"timed_out":false,"_shards":{"total":10,"successful":10,"failed":0},"hits":{"total":116,"max_score":2.4106889,"hits":[{"_index":"shakespeare","_type":"line","_id":"48254","_score":2.4106889, "_source" : {"line_id":48255,"play_name":"Julius Caesar","speech_number":8,"line_number":"4.3.19","speaker":"BRUTUS","text_entry":"Remember March, the ides of March remember:","@timestamp":"2013-04-29T14:09:33.954Z","geo":{"geojson":[-53.328,-174.509],"country":"IR"}}},{"_index":"shakespeare","_type":"line","_id":"84708","_score":2.0663047, "_source" : {"line_id":84709,"play_name":"Richard III","speech_number":175,"line_number":"4.4.550","speaker":"KING RICHARD III","text_entry":"March on, march on, since we are up in arms;","@timestamp":"2013-04-29T18:05:44.669Z","geo":{"geojson":[-2.551,-141.295],"country":"JP"}}},{"_index":"shakespeare","_type":"line","_id":"36626","_score":1.9917305, "_source" : {"line_id":36627,"play_name":"Hamlet","speech_number":139,"line_number":"","speaker":"HORATIO","text_entry":"March within","@timestamp":"2013-04-29T20:21:59.703Z","geo":{"geo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions