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 lucene filter representation #409

Conversation

dtrai2
Copy link
Contributor

@dtrai2 dtrai2 commented Jun 16, 2023

  • fields shouldn't be wrapped in quotes
  • lucene regex query in opensearch doesn't return results with ^ and $

- fields shouldn't be wrapped in quotes
- lucene regex query in opensearch doesn't return results with ^ and $
@dtrai2 dtrai2 added the bug Something isn't working label Jun 16, 2023
@dtrai2 dtrai2 requested a review from ekneg54 June 16, 2023 11:18
@dtrai2 dtrai2 self-assigned this Jun 16, 2023
@ekneg54 ekneg54 merged commit cc5f8c5 into main Jun 21, 2023
10 checks passed
@ekneg54 ekneg54 deleted the fix-lucene-filter-representation-to-be-compatible-with-opensearch-lucene-querries branch October 10, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants