Just updated to Pawtucket 2.0.8 and SqlSearch2 is throwing exceptions, returning Error 500 on web access. Apache error logs show the following:
PHP Fatal error: Uncaught Error: Call to a member function setDb() on null in /var/www/pawtucket/app/lib/Search/SearchIndexer.php:635\nStack trace:\n#0 /var/www/pawtucket/app/lib/BaseModel.php(3436): SearchIndexer->indexRow()\n#1 /var/www/pawtucket/app/lib/BaseModel.php(2838): BaseModel->doSearchIndexing()\n#2 /var/www/pawtucket/app/models/ca_ip_whitelist.php(183): BaseModel->insert()\n#3 /var/www/pawtucket/app/controllers/LoginRegController.php(292): ca_ip_whitelist::whitelist()\n#4 /var/www/pawtucket/app/lib/Controller/RequestDispatcher.php(289): LoginRegController->login()\n#5 /var/www/pawtucket/app/lib/Controller/AppController.php(108): RequestDispatcher->dispatch()\n#6 /var/www/pawtucket/index.php(135): AppController->dispatch()\n#7 {main}\n thrown in /var/www/pawtucket/app/lib/Search/SearchIndexer.php on line 635
I erased the files from the first SqlSearch since they're not present in the current master in Github and updated the app.conf to use SqlSearch2.