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] Updating Ip fields to use doc_values to search #12078

Merged
merged 1 commit into from
Jan 31, 2024

Commits on Jan 30, 2024

  1. Updating Ip fields to use doc_values to search (#11508)

    * Updating Ip fields to use doc_values to search
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Fix IP tests
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Fix skip to allow yaml test to pass on main
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Update tests to use existing test file
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Changing skip version to match bwc
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Using exact match instead of range
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Spotless
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Fix IP field tests
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Fix spotless + precommit failure
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Get point out of query and into value
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Fix term tests
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    * Add skip test logic to only doc_values test
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    
    ---------
    
    Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
    (cherry picked from commit cc9ee9d)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Andriy Redko <[email protected]>
    github-actions[bot] authored and reta committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    03f3e24 View commit details
    Browse the repository at this point in the history