Skip to content

Releases: linkml/linkml-solr

v0.1.6

04 Jun 18:29
58a2b0a
Compare
Choose a tag to compare

What's Changed

  • attempt to upgrade to linkml 1.7 compatibility, mimicing docgen's interaction with generator superclass by @kevinschaper in #14

Full Changelog: v0.1.5...v0.1.6

v0.1.5

06 Mar 19:04
197d260
Compare
Choose a tag to compare

What's Changed

  • Stream when bulk uploading to Solr with curl by @kevinschaper in #8
  • Add support for making the solr schema from a single class within schema by @kevinschaper in #10
  • Update the solr type used for linkml float, double and decimal by @kevinschaper in #12
  • Add option to specify an update processor on bulk load by @kevinschaper in #13

Full Changelog: v0.1.2...v0.1.5

v0.1.2

27 Apr 00:49
1d82fa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Apr 16:29
59a253a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Mar 22:27
5fbc5f4
Compare
Choose a tag to compare

What's Changed

  • Convert from Pipenv to Poetry & update linkml_model import location by @kevinschaper in #1

New Contributors

Full Changelog: v0.0.1...v0.1.0

0.0.1

30 Jul 05:42
Compare
Choose a tag to compare
v0.0.1

Merge branch 'main' of github.com:cmungall/linkml-solr into main