Expected Behavior

Screenshot of the rendered view of a Solr index

After following the instructions for installation, I created a simple view to just test to see if I could load the Sarinia entities. I expected the link to the individual sarnia entity.

Experienced Behavior

The following error reports are coming back.

Undefined index: search_api_item_id in SearchApiSolrService->extractResults() (line 711 of {DRUPAL}/sites/all/modules/search_api_solr/service.inc)

SearchApiException: An error occurred while trying to search with Solr: SolrPhpClient library not found! Please follow the instructions in search_api_solr/INSTALL.txt for installing the Solr search module.. in SearchApiSolrService->search() (line 651 of {DRUPAL}/sites/all/modules/search_api_solr/service.inc).

Any help would be greatly appriciated.

CommentFileSizeAuthor
view-sarnia.png78.27 KBsjbassett
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dcam’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

I'm going to go ahead and close this issue since the SolrPhpClient library is no longer a dependency.