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).
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2016-10-03 at 4.16.11 PM.png | 75.93 KB | bigwebfoundry |
Comments
Comment #2
rajiv.singh commentedI'm having the same issue .
Comment #3
nkanderson commentedSame 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?
Comment #4
jaydee1818 commentedSame issue for me
Comment #5
soubiSame issue on a multilingual site, any news ?