I want to search on an index and get all index types under that index.I want to create a terms panel/table for it.It works at index_type level but not at index level.
I'am unable to search by index as well.I used the filter- "_index":"name_of_index", it returned no results but "_type":"name_of_index_type" works fine for searching on type. It returned the expected result. How can I achieve this using Kibana? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/26d5fa7e-a442-4646-9fcb-c763e56242b8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
