drupal-modules / ads

Drupal distribution for Ads
http://drupal.org/project/ads
2 stars 2 forks source link

Base table or view not found: 1146 Table 'ads.search_api_db_ads_adverts_title' doesn't exist #25

Open kenorb opened 10 years ago

kenorb commented 10 years ago

On build, the following error appears:

Command dispatch complete                                               [notice]
WD search_api: SearchApiException while adding index Adverts to      [error]
server Ads Search Server: SQLSTATE[42S02]: Base table or view not
found: 1146 Table 'ads_dev.search_api_db_ads_adverts_title' doesn't
exist in SearchApiDbService->fieldsUpdated() (line 684 of
/home/kenorb/ads/src/sites/all/modules/search_api_db/service.inc).
WD search_api: SearchApiException while updating the fields of index [error]
Adverts on server Ads Search Server: SQLSTATE[42S02]: Base table or
view not found: 1146 Table 'ads_dev.search_api_db_ads_adverts_title'
doesn't exist in SearchApiDbService->fieldsUpdated() (line 684 of
/home/kenorb/ads/src/sites/all/modules/search_api_db/service.inc).
WD search_api: SearchApiException: Could not index items since       [error]
important pending server tasks could not be performed. in
search_api_index_specific_items() (line 1522 of
/home/kenorb/ads/src/sites/all/modules/search_api/search_api.module).