Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Jack97/elasticsearch-dsl. Pull mirroring updated .
  1. May 03, 2018
  2. Mar 15, 2018
  3. Mar 16, 2017
    • Mantas Urnieža's avatar
      Getter for nested query and path. (#225) · 98ab3a30
      Mantas Urnieža authored
      * Getter for nested query.
      
      Currently there is not possibility to get query object when it is wrapped inside nested query.
      
      * Exposing path for nested query.
      
      * Removing not needed space.
      98ab3a30
  4. Mar 07, 2017
  5. 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
  6. Jan 27, 2017
  7. Jan 19, 2017
  8. Jan 18, 2017
  9. Jan 04, 2017
  10. Nov 11, 2016
    • Simonas Šerlinskas's avatar
      Functional tests (#166) · 6edab656
      Simonas Šerlinskas authored
      * Moved all tests to Unit folder
      
      * updated travis to install elasticsearch
      
      * updated composer to install elasticsearch
      
      * updated namespace in unit tests
      
      * added funtional tests
      
      * fix match all query composing
      
      When there are no parameters it has to return \stdClass.
      
      (cherry picked from commit 5970e92)
      
      * updated unit test for match all query
      
      * constants can only have underscore dash
      
      * fixed psr style issues
      
      * updated travis
      
      * exclude not compatible versions
      6edab656
  11. Sep 21, 2016
  12. Jul 12, 2016
  13. Jul 11, 2016
  14. Jun 17, 2016
  15. Jun 15, 2016
  16. Jun 10, 2016
  17. Mar 29, 2016
  18. Mar 14, 2016
  19. Jan 26, 2016
  20. Dec 28, 2015
  21. Dec 21, 2015
  22. Dec 18, 2015
  23. Nov 19, 2015
  24. Aug 27, 2015
  25. Aug 12, 2015
  26. Aug 11, 2015
Loading