instantsearch-android icon indicating copy to clipboard operation
instantsearch-android copied to clipboard

A library of widgets and helpers to build instant-search applications on Android.

Results 21 instantsearch-android issues
Sort by recently updated
recently updated
newest added

**Describe the bug 🐛** I have Algolia instant search integrated into my app fragment. when ever I navigate away from the fragment and return back the search client fails with...

**Android Instant Search Duplicate Algolia APIs are calling** There are two APIs are getting called instead of one, furthermore, I have checked your instant search example there are also two...

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | no | BC breaks? | no | Related Issue | n/a | Need...

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | no | BC breaks? | no | Related Issue | n/a | Need...

| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no | Related Issue | Fix #371 |...

**Describe the bug 🐛** I can't instantiate any class of com.algolia:instantsearch-android:3.+ **To Reproduce 🔍** Type this line in any activity HitsSearcher searcher = new HitsSearcher(); **Expected behavior 💭** Resolve the...

**Describe the bug 🐛** We have implemented an infinite pager according to the documentation found at https://www.algolia.com/doc/api-reference/widgets/infinite-hits/android/#examples and noticed on manageable result sets that the resulting list contains duplicates. After...

bug

**Description** I am exploring the Algolia search suggestion, I am facing an issue that the search suggestion adapter is not getting refreshed when I start typing it keeps on showing...

**Describe the bug 🐛** I'm implementing Instant Search on my android app using Paging 3 and flow to update the UI I followed this article : https://www.algolia.com/doc/api-reference/widgets/multi-hits/android/#examples This is quite...

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | yes/no | BC breaks? | no | Related Issue | n/a | Need...