Skip to content

v0.6.1

Choose a tag to compare

@VimCommando VimCommando released this 23 Aug 06:33
86a25a6

Changed

  • Multi-source local imports now use a bounded worker pool and emit documents as files finish.
  • Multi-source local imports use 500-document Elasticsearch bulk requests by default. Single-file streams and other inputs keep the 5,000-document default.
  • Local import summaries now report piped and evaluated document counts before the discovered file count.

Fixed

  • Multi-file and glob imports now log a warning and continue when one file cannot be read or converted.