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 Field] Integration tests for derived fields #13721

Merged
merged 6 commits into from
Jun 10, 2024

Commits on Jun 6, 2024

  1. Integration test for derived fields

    * tests derived fields when defined in index mappings
    * tests derived fields when defined in query
    * tests mappings and settings updates for derived fields
    * tests index and search analyzer applicability on derived fields
    * tests query string
    
    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    349d97b View commit details
    Browse the repository at this point in the history
  2. rename source_indexed_field to prefilter_field

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7174843 View commit details
    Browse the repository at this point in the history
  3. Add entry to CHANGELOG

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    793a372 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge branch 'main' into df-rest-api-spec-tests

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0aa121d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'main' into df-rest-api-spec-tests

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bf10ba6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into df-rest-api-spec-tests

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ed2223a View commit details
    Browse the repository at this point in the history