Adding Attributes in 'ais-configure' Component
TLDR em1nos struggled with adding attributesToRetrieve
or include_fields
to an ais-configure
component. Jason advised adding include_fields
in additionalSearchParameters
.
Jul 16, 2022 (15 months ago)
em1nos
08:41 AMattributesToRetrieve
or include_fields
in a ais-configure
component. Doesn't seem to work.em1nos
08:41 AMem1nos
08:43 AMem1nos
08:48 AMJason
06:21 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Configuring Multi Index Search with Typesense Instantsearch
sonu struggled with setting up multi index search in Typesense Instantsearch. Jason shared a pre-release version that allowed for collection specific search parameters, which resolved the issue.
Configuring InstantSearch.js Parameters and Comparing Search Results
John is having difficulty configuring InstantSearch.js parameters. Jason suggested how to utilize `facet_by` and `filter_by` widgets and advised checking network for search parameters. They also asked John to open an issue on the unexpected need for manual `_text_match` addition.
Resolving Index Error with Typesense in InstantSearch
Jamshid experienced errors during a multi-index search using Typesense due to a discrepancy in indices. Jason fixed the issue by suggesting the use of `ais-index` to avoid the error.