Closed djzwerg closed 2 years ago
This may be a result of recent changes to entity plus module. I will investigate further.
Thanks a lot @earlyburg
Please download the latest new release of this module https://github.com/backdrop-contrib/search_api/releases/tag/1.x-1.0.06 Let me know if it resolves this issue. Thanks for your patience with this.
Thanks! I can confirm that this issue has been solved.
Well I'm sorry. As I can see for now it is not possible to create a search (index) view of the rendered entity. Only fields are available:
This is not an issue with Search API per se. Unless you have a php message this should be categorized as a feature request.
In Drupal 7 I can create an unformatted list of the rendered entity. I thought it was a bug, too. Sorry, my fault.
I wanted to create a search view but can't chose the rendered entity formatter. The following error occured:
Error: Class 'EntityFieldHandlerHelper' not found in SearchApiViewsQuery->get_result_wrappers() (line 587 of /mypath/modules/search_api/contrib/search_api_views/includes/query.inc).