Tags give the ability to mark specific points in history as being important
-
2.5.1
e26a565c · ·Release 2.5.1 - Fix worker URI propagation Bug fix: Forked worker processes now inherit the --uri flag from the parent Drush process, ensuring correct site URL resolution in indexed documents.
-
-
-
-
-
-
-
-
2.0.0
7cbc3e8d · ·Release 2.0.0 - Stable worker pool - Workers stay alive and continuously process batches - Retry logic (10 attempts) prevents premature exit - SIGCHLD-triggered immediate respawn (10ms response) - Accurate worker count display - --workers now means total workers distributed across indexes
-
1.1.1
14fb93a7 · ·Release 1.1.1 - Fixed workers exiting early without indexing due to stale remaining count check - Workers now call indexItems() directly, letting Search API handle item claiming
-
1.1.0
44433a41 · ·Release 1.1.0 - Fixed multi-index parallel indexing (workers now distributed across all indexes) - Fixed worker count display (was showing stale PIDs) - Changed --workers to mean total workers (distributed across indexes) instead of per-index - Faster worker spawning for better throughput
-