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

Improve processing OpenSearch data types. Fix using subfields for text type. #299

Merged
merged 13 commits into from
Aug 21, 2023

Commits on Jul 26, 2023

  1. Add text type.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2136ae8 View commit details
    Browse the repository at this point in the history
  2. Simplify implementation.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bb9f30e View commit details
    Browse the repository at this point in the history
  3. Add docs.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    33370ff View commit details
    Browse the repository at this point in the history
  4. Add IT.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5b2a659 View commit details
    Browse the repository at this point in the history
  5. Fix type resolution in IT.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ccf9138 View commit details
    Browse the repository at this point in the history
  6. Code clean up and comment update.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0339320 View commit details
    Browse the repository at this point in the history
  7. Minor clean up.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e885a44 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Update ExprType and tests.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    93e9a34 View commit details
    Browse the repository at this point in the history
  2. Minor fix in docs.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d3b66ac View commit details
    Browse the repository at this point in the history
  3. Finalize implementation and tests.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5232ad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Smart subfield selection.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8b0671c View commit details
    Browse the repository at this point in the history
  2. Address PR feedback.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b04a92e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    efcb86e View commit details
    Browse the repository at this point in the history