Hello all,
In my documents I have a column with space in it.
e.g. current city.
How can I create a query in kibana discover tab which will access this field in my data.
I tried the following and nothing seems to be working
- current city:Bangalore
- [current city:Bangalore]
- "current city":Bangalore
- 'current city':Bangalore
Please direct me towards the correct way to do this.