Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Jack97/elasticsearch-dsl. Pull mirroring updated .
  1. Jan 30, 2017
    • Simonas Šerlinskas's avatar
      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
  2. Jul 12, 2016
  3. Jun 17, 2016
  4. Jun 10, 2016
  5. Mar 29, 2016
  6. Jan 26, 2016
  7. Jun 25, 2015
Loading