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

Support for WilcardQuery and PrefixFilter #565

Closed
wants to merge 1 commit into from
Closed

Support for WilcardQuery and PrefixFilter #565

wants to merge 1 commit into from

Conversation

wiibaa
Copy link

@wiibaa wiibaa commented Oct 11, 2013

I was unable to use a lucene query string to make a start_with query on a not_analyzed HTTP request string field like request:/service/action* successfully.
Maybe I missed something in the syntax or in the documentation.
But I found that I could use the ES wildcard query and prefix filter.

This PR add the requires ejs code to use them.

For using them, I edited the configuration in the dashboard json,
sorry I don't have time to make editor panels

@rashidkpc
Copy link
Contributor

Going to close this since it is no longer mergable and there are no UI provisions for its usage

@rashidkpc rashidkpc closed this Nov 1, 2013
@Fodoj
Copy link

Fodoj commented Dec 16, 2014

@rashidkpc how one can make prefix search in kibana? How query would look like?

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.

3 participants