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

Derived Search on text field with space creates two search terms. #701

Closed
zbuckholz opened this issue Nov 14, 2013 · 1 comment
Closed

Comments

@zbuckholz
Copy link

Kibana 3 milestone 4
Elasticsearch 0.90.5

I have STATENAME in elasticsearch as text string, example New Mexico. When using derived query, it creates two queries. One for new and one for mexico, since I have all 50 states in the elasticsearch index, this happens for all states with spaces in the names.

screen shot 2013-11-14 at 12 47 36 pm
screen shot 2013-11-14 at 12 47 01 pm

@rashidkpc
Copy link
Contributor

Duplicate of #302

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

No branches or pull requests

3 participants
@rashidkpc @zbuckholz and others