You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.