55 커밋 (master)

작성자 SHA1 메시지 날짜
  r--w d2e159d767 Code formatting 8 년 전
  r--w ae25be9f6f Fixing IndicesExist function 8 년 전
  r--w aa49572462 Fixing IndicesExist function 8 년 전
  r--w 8fa9ff1c53 Update index settings API 8 년 전
  r--w bf0b8b5bc8 Update index settings API - https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-update-settings.html#indices-update-settings 8 년 전
  Paul Bonser f760e32967 Split Run into two parts. 8 년 전
  Paul Bonser e46905c0b4 Return *Response instead of Response so response data is not copied on return 9 년 전
  Paul Bonser 2372cfaf30 Set content-type to application/json, since that's what is being passed to ElasticSearch 9 년 전
  Paul Bonser 58075eeb35 Use interface{} so any JSON-encodable value can be passed in 9 년 전
  Marin Bek 5e4a4d663a AliasExists implementation 9 년 전
  Marin Bek f6ba59e55a RemoveAlias implementation, reusing code 9 년 전
  Marin Bek 121db02e3d AddAlias implementation 9 년 전
  Stephen Asbury 21ab94d0ca count: support for count requests 9 년 전
  Marin Bek 1d1ad4d447 DeleteMapping implementation 9 년 전
  r--w 6b8090a19d Optimize API 9 년 전
  Marin Bek 6c041327be Only set Id on document if it was given 9 년 전
  Marin Bek 4c9459a02b Use slices instead of variadic function 9 년 전
  Marin Bek 08d26b69e0 GetMapping implementation 9 년 전
  Marin Bek 589282a189 Unmarshal whole response into Raw field on Response for APIs that return fully dynamic format, like _mapping 9 년 전
  Marin Bek 76ad99bb81 Update API implementation 9 년 전
  Marin Bek fd03304d0b go fmt 9 년 전
  Marin Bek ebf3324c90 IndicesExist implementation 9 년 전
  Marin Bek e5d37bf945 HEAD requests have no body, only HTTP response code, so we need to act accordingly 9 년 전
  Marin Bek f8e5a2a433 Support for PutMapping API 9 년 전
  r--w c4d6ac023a Handling errors in bulk indexing. There is a filed named erros which indicates whether commit was succesful see: http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/bulk.html 9 년 전
  Stephen Asbury 5a12eb4b68 Support for running a _query with an http method 9 년 전
  Amadeo Casas bfa1530af9 Support for structs in document fields 9 년 전
  Ian Babrou 20300ffa70 go fmt 10 년 전
  Ian Babrou 45e977fe8a removed index param from BulkSend 10 년 전
  mihasya 2b3ac6fe41 Added HTTP client override support 10 년 전
  r--w d48efef610 Added extrargs for searching 10 년 전
  Ian Babrou c7c95eccdc aggregations support 10 년 전
  Ian Babrou 5356d04035 Added initial scroll support 10 년 전
  Jérôme Renard 4f4a9961b2 Limited mmove calls 10 년 전
  Jérôme Renard f7b8fcf842 Added IndexStatus() 11 년 전
  Jérôme Renard 726e1e80b9 Added indexList and extraArgs support to Connection.Stats() 11 년 전
  Jérôme Renard 92081c6d25 Renamed FetchStats() into Stats() 11 년 전
  Jérôme Renard 57ab71837a Fixed missing package description 11 년 전
  Jérôme Renard 5db99a7858 Initial import 11 년 전