Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First impl. for issue 322 #325

Closed
wants to merge 2 commits into from
Closed

First impl. for issue 322 #325

wants to merge 2 commits into from

Conversation

areman
Copy link

@areman areman commented Aug 5, 2013

Based on the query panel I created a simple text field to enter a plain text filter.

@rashidkpc
Copy link
Contributor

I think I'd probably rather see this implemented on the filter panel itself with support for a few different filter types

@areman
Copy link
Author

areman commented Aug 6, 2013

You're completely right. My idea is it to keep the single text field as input and create filters based on these input like

@foo:'a' AND @bar beetween 12 and 13 AND @name in ( 'a', 'b' )

do you think it will be good solution for kibana or you prefer some other pattern for filter creation ?

@rashidkpc
Copy link
Contributor

I haven't totally fleshed out how filter creation will look, but I don't think defining a new syntax for it is likely the way we'll go. I'm going to close this for now while we think about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants