I'm trying to add `attributesToRetrieve` or `inclu...
# community-help
e
I'm trying to add
attributesToRetrieve
or
include_fields
in a
ais-configure
component. Doesn't seem to work.
hitsPerPage works fine. But none of the other ones.
I didn't use all these duplicate parameters AT ONCE obviously 🙂
Looking through the instantsearch adapter source code, this doesn't seem possible as far as I can tell.
j
You can add include_fields in additionalSearchParameters when instantiating the adapter. No need to use ais-configure