Use multiple queries. Make one query that is the _type:"sometype" and pin it. Leave the other unpinned so it's easy to hack in any old value.
Then in the panel select the free form query and the pinned one for the type. Here is what it would look like http://d.pr/i/FXHL cheers, Rob On Tuesday, April 29, 2014 2:08:14 PM UTC-7, Chris F. wrote: > > What I'm looking for, is a way to add custom query parameters to some > panels in Kibana. > > For instance, I want to restrict the _type on my date histogram. My user > can still do a * search from the search bar, but I'd like to 'append' the > _type:'something' query to one specific panel... in a way that's hard coded > in the configuration/dashboard.json file, and not something the user can > override. > > Anyone know if that's possible? > > -- 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/b41f3f79-fa58-45ff-b217-22422bbe4f36%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
