Skip to content
Snippets Groups Projects
  1. Sep 21, 2017
  2. Aug 05, 2017
  3. Feb 07, 2017
  4. Nov 18, 2016
  5. Sep 27, 2016
  6. Aug 31, 2016
  7. Jul 12, 2016
  8. Jun 21, 2016
  9. May 05, 2016
  10. May 04, 2016
  11. Apr 20, 2016
    • Jason Tedor's avatar
      [elasticsearch] Return not found instead of error · 2d857dae
      Jason Tedor authored
      This commit modifies the Elasticsearch client to return Status.NOT_FOUND
      when an operation fails because the document requested does not
      exist. This modifies the previous behavior which would return
      Status.ERROR in this case.
      
      This commit also moves the statements that would return Status.ERROR
      into the corresponding catch blocks so that it is clear that
      Status.ERROR is only being returned on error paths.
  12. Apr 09, 2016
  13. Apr 06, 2016
  14. Apr 01, 2016
  15. Mar 07, 2016
  16. Feb 16, 2016
  17. Jan 27, 2016
  18. Dec 26, 2015
  19. Dec 24, 2015
  20. Dec 20, 2015
  21. Nov 08, 2015
  22. Nov 03, 2015
Loading