Skip to content
Snippets Groups Projects
  • Simonas Šerlinskas's avatar
    48df0dcc
    Removing deprecated queries (#197) · 48df0dcc
    Simonas Šerlinskas authored
    * remove deprecated queries
    
    * move tests
    
    * added support for 5.x elasticsearch syntax
    
    changed script_score lang to painless
    
    * refactored tests to support elastic 5
    
    * update changelog
    
    * uri parameters was moved to container, introduced 5.0 new request body parameters
    
    * removed filter endpoint, change order for query and postfilter
    
    * search test has too many not necessary test cases
    
    All those tests has to be in specific query or endpoint. Also functional tests make more sense then asserting it in the SearchTest
    
    * moving elasticsearch/elasticsearch to required dependencies
    48df0dcc
    History
    Removing deprecated queries (#197)
    Simonas Šerlinskas authored
    * remove deprecated queries
    
    * move tests
    
    * added support for 5.x elasticsearch syntax
    
    changed script_score lang to painless
    
    * refactored tests to support elastic 5
    
    * update changelog
    
    * uri parameters was moved to container, introduced 5.0 new request body parameters
    
    * removed filter endpoint, change order for query and postfilter
    
    * search test has too many not necessary test cases
    
    All those tests has to be in specific query or endpoint. Also functional tests make more sense then asserting it in the SearchTest
    
    * moving elasticsearch/elasticsearch to required dependencies
Code owners
Assign users and groups as approvers for specific file changes. Learn more.