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

Fix case where multiple indexes with similar name seperated by _ were interpreted as options. #79

Merged
merged 9 commits into from
Jan 27, 2021

Conversation

thet
Copy link
Member

@thet thet commented Jun 29, 2019

Fixes #78.

icemac
icemac previously requested changes Jul 1, 2019
Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for tackling the issue.
This fix breaks some tests.

@icemac
Copy link
Member

icemac commented Oct 9, 2020

Are there any news on this PR?

Copy link
Member

@andbag andbag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the ambiguity is avoided, the PR is fine.

@petschki
Copy link
Contributor

Just pushed the ambiguity suggestion. This fixes #114 too

@icemac
Copy link
Member

icemac commented Jan 22, 2021

After #115 is merged we can run the tests again in CI.

agitator added a commit that referenced this pull request Jan 22, 2021
@petschki petschki requested a review from ale-rt January 27, 2021 10:57
Copy link
Member

@ale-rt ale-rt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@icemac icemac dismissed their stale review January 27, 2021 13:19

Tests are green now.

Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM beside a singe improvement suggestion.

@petschki petschki merged commit 2cefd07 into master Jan 27, 2021
@petschki petschki deleted the thet-fix-78 branch January 27, 2021 14:14
agitator added a commit that referenced this pull request Jan 28, 2021
icemac pushed a commit that referenced this pull request Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query for multiple indexes with similar names broken
6 participants