question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add ability to access entire dataset of AisHits, not just current page.

See original GitHub issue

Feature ⚡️ It would be great to have the ability to access all of the results in the AisHits component, rather than just the current page.

What is your use case for such a feature?

There are likely several potential use cases for this, but the one we’re encountering currently is essentially identical to this: https://github.com/algolia/instantsearch.js/issues/746. We’re wanting the ability to export as a CSV the entire result set, rather than just the existing page.

What is your proposal

I’m not entirely sure what the best approach here is. Based on that previous issue, it seems that we can maybe use the existing searchClient instance of AlgoliaSearch to re-run the query. Even some documentation on how to do that, how to access the existing query in such a way as to be able to easily do that would be great. Otherwise - and this would be a real issue in datasets larger than 1,000 given the API restrictions - we’d need a more first-class approach for accessing an entire dataset.

What is the version you are using?

Currently using the alpha.2 release.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
Haroenvcommented, Oct 2, 2018

I’ll close this issue now, since most of this is clear, but feel free to comment if you have issues.

1reaction
JustinSaintoncommented, Oct 2, 2018

Ah, just kidding, I was able to update the ACL. Continuing to test locally - but again, to reiterate - I was assuming it would work as expected in the CodeSandbox, but it did not.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manage dataset access permissions - Power BI | Microsoft Learn
In this article. Open the dataset manage permissions page; Manage direct access; Manage links generated for report sharing; Next steps.
Read more >
Using Pandas and Python to Explore Your Dataset
In this step-by-step tutorial, you'll learn how to start exploring a dataset with Pandas and Python. You'll learn how to access specific rows...
Read more >
Sharing datasets - Amazon QuickSight
Enter the user or group that you want to share this dataset with, and then choose Add. You can only invite users who...
Read more >
Add More Data in a Recipe - Salesforce Help
You can add columns of data from related objects to existing data in a recipe. ... You can use the opportunity ID field...
Read more >
angular widgets
Make sure you have installed the latest version on Angular CLI by running the ... These widgets are accessible and easy to use,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found