algolia / angular-instantsearch

⚡️Lightning-fast search for Angular apps, by Algolia

Home Page:https://algolia.com/doc/deprecated/instantsearch/angular/v4/api-reference/instantsearch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't perform facet count, as no facet is set

mohamednaleem opened this issue · comments

Hi,

When I tried to use ais-refinement-list in angular-12v I am getting the below error "Can't perform facet count, as no facet is set" even given the attribute name correctly.

<ais-instantsearch [config]="config">

<ais-refinement-list
attribute="title"
operator="or"
[limit]="10"

Please help me with how to solve this issue. Is this issue is for angular-12v

is the attribute "title" set up as attributeForFaceting in the dashboard?

Sorry, we don't support instantMeiliSearch, you can open an issue on their repository