algolia / algolia/algoliasearch-helper-flutter

Rerun of the search request

Open
#86 4 comments 2 reactions 1 assignee Claimed by @VladislavFitz View on GitHub
Dominant language
Dart
Stars
27
Forks
21
Avg merge
1h 19m
Merged PRs (30d)
1

Description

**Describe the bug 🐛**
Im faced with issue when Im sending the same search query using `'searcher.rerun()'` method Im not receiving any results, and it can only be fixed by sending another request with new text. It was working while ago but now it's not. I also tried to do it with `searcher.query('query')` method but it's also not working

**To Reproduce 🔍**
Steps to reproduce the behavior:

1. Send search query
2. Receive search results
3. Send the same search query again
4. No results, no errors from searcher

**Expected behavior 💭**
Receiving search results after sending the same search query again

**Screenshots 🖥**
![image](https://github.com/algolia/algoliasearch-helper-flutter/assets/29804514/592f0198-5201-455c-81ea-7323aaaf1ff9)

**Environment:**

- OS: iOS 16.4
- Library Version 0.2.3, 0.3.1

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.