79731517

Date: 2025-08-10 21:50:00
Score: 1
Natty:
Report link

While not the “public” InstantSearch.js API, you can set initialResults, then it won't trigger initial search.

search._initialResults = {
    indexName: {}
};
search.start();
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: hbghlyj