Aha! More useful, possibly, an error message and a stack trace! :D First things look good:Done! [Indexing for entities, occurrences, object representations, list items, set items, objects, relationship types, sets, users, user groups, storage locations, object lots, tour stops, tours, object checkouts, movements, comments, collections, tags, places, loans took 1 minute, 14 seconds]Note that if you're using an external search service like ElasticSearch, the data may only now be sent to the actual service because it was buffered until now. So you still might have to wait a while for the script to finish.But then...PHP Fatal error: Uncaught exception 'DatabaseException' with message 'Got a packet bigger than 'max_allowed_packet' bytes' in /Library/WebServer/Documents/providence/app/lib/core/Db/mysqli.php:316Stack trace:#0 /Library/WebServer/Documents/providence/app/lib/core/Db/DbStatement.php(151): Db_mysqli->execute(Object(DbStatement), Object(DbStatement), '\n\t\t\tINSERT INT...', Array, NULL)#1 /Library/WebServer/Documents/providence/app/lib/core/Db.php(270): DbStatement->executeWithParamsAsArray(Array)#2 /Library/WebServer/Documents/providence/app/lib/core/Plugins/SearchEngine/SqlSearch.php(1856): Db->query('\n\t\t\tINSERT INT...')#3 /Library/WebServer/Documents/providence/app/lib/core/Plugins/SearchEngine/SqlSearch.php(253): WLPlugSearchEngineSqlSearch->flushContentBuffer()#4 [internal function]: WLPlugSearchEngineSqlSearch->__destruct()#5 [internal function]: CLIUtils::rebuild_search_index(Object(Zend_Console_Getopt))#6 /Library/WebServer/Documents/providence/support/bin/caUtils(166): call_user_func_array('CLIUtils::rebu in /Library/WebServer/Documents/providence/app/lib/core/Db/mysqli.php on line 316Then that same stack trace repeats itself.