I have a Solr Index view of Custom Entities in Drupal 8.8 with search_api_solr v3.7. The view displays the indexed items fine.

When adding a simple facet - without even placing the facet using the Block Layout page - cause the view to show no results. I tried everything without success. Removing the newly added facet makes the view work fine again.

When downgrading to solr_api_search 2.7 it works fine. Adding a facet do not alter the view and works as designed. Seems 3.x branch have a lingering issue. Let me know what to submit to track this down.

Comments

aspegicus created an issue. See original summary.

aspegicus’s picture

Title: Adding a facet to a Solr index view not working » Adding a facet to a Solr index view causing view display error
mkalkbrenner’s picture

Category: Bug report » Support request

Switching between 2.x and 3.x is not that easy because they require a schema change. So how did you upgrade to 3.x? Did you follow the instructions?
Are there any errors in the Drupal or Solr logs?

mkalkbrenner’s picture

Status: Active » Postponed (maintainer needs more info)
mkalkbrenner’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

no further feedback