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

[Backport 2.x] Add support for custom date formats and OpenSearch date formats for date fields as part of Lucene query #2849

Merged

Conversation

manasvinibs
Copy link
Member

Description

Backport of #2762

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@manasvinibs manasvinibs added the v2.16.0 Issues targeting release v2.16.0 label Jul 22, 2024
@manasvinibs manasvinibs force-pushed the backport/backport-2762-to-2.x branch 2 times, most recently from 363d8df to f929ad3 Compare July 23, 2024 06:12
@manasvinibs manasvinibs removed the v2.16.0 Issues targeting release v2.16.0 label Jul 23, 2024
…e fields as part of Lucene query (opensearch-project#2762)

Github Issue - opensearch-project#2700

Signed-off-by: Manasvini B S <manasvis@amazon.com>
(cherry picked from commit 0fad56d)
Signed-off-by: Manasvini B S <manasvis@amazon.com>
@manasvinibs manasvinibs force-pushed the backport/backport-2762-to-2.x branch from f929ad3 to 6bca2c5 Compare July 23, 2024 19:11
@ykmr1224 ykmr1224 merged commit 02d57e0 into opensearch-project:2.x Jul 23, 2024
24 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 23, 2024
…e fields as part of Lucene query (#2762) (#2849)

Github Issue - #2700

(cherry picked from commit 0fad56d)

Signed-off-by: Manasvini B S <manasvis@amazon.com>
(cherry picked from commit 02d57e0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ykmr1224 pushed a commit that referenced this pull request Jul 24, 2024
…e fields as part of Lucene query (#2762) (#2849) (#2851)

Github Issue - #2700

(cherry picked from commit 0fad56d)


(cherry picked from commit 02d57e0)

Signed-off-by: Manasvini B S <manasvis@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants