Using Modules :
Database search | 7.x-1.5
Search API | 7.x-1.20
page_manager_search : | 7.x-1.2

1) Created a db search server and wanted to add an index of page manager type with name PM Search Db(Machine name : pm_search_db ).
2) Index was created at admin/config/search/search_api/index/pm_search_db .
3) When I clicked on Index Now Button I got error in red "Couldn't index items. Check the logs for details."

I got 2 error entry in db log
1) SearchApiException: Unknown index pm_search_db. in SearchApiDbService->search() (line 1159 of /Applications/MAMP/htdocs/project-path/sites/all/modules/contrib/search_api_db/service.inc).

2) SearchApiException while updating the fields of index PM Search Db on server Database search: Entity type Page manager doesn't specify a type for the pid property. in SearchApiDbService->fieldsUpdated() (line 717 of /Applications/MAMP/htdocs/project-path/sites/all/modules/contrib/search_api_db/service.inc).

Comments

r.singh created an issue.

rajiv.singh’s picture

I'm having the same issue .

nkanderson’s picture

Same thing for me, can't create any index with Item Type of Page Manager.

Using modules:
Search API 7.x-1.22
Page manager search 7.x-1.2
Database search 7.x-1.6

Can anyone confirm whether this is specific to a server type of DB Server? Or if indexing completes successfully for any other server types?

jaydee1818’s picture

Same issue for me

soubi’s picture

Same issue on a multilingual site, any news ?