Skip to content

Releases: adrianolaselva/solr-client-go

Atomic Update implementation

29 May 12:17
af4f6af
Compare
Choose a tag to compare
  • Atomic Update implementation.
  • Addition of parameter to increase version

Integration with settings apis

13 May 15:14
Compare
Choose a tag to compare

Integration with settings apis

  • Integration with configuration listing api
  • Integration with settings upload api
  • Integration with configuration creation api based on an existing one.
  • Integration with configuration removal api.

Initial version

02 May 13:29
Compare
Choose a tag to compare

Initial version

  • Integration with collection management apis.
  • Integration with document manipulation apis.
  • Implementation of authentication by Basic Authentication.
  • Implementation of basic test coverage.
  • Creation of basic documentation.
  • Creation of basic CI structure using Travis.