algoliasearch-django icon indicating copy to clipboard operation
algoliasearch-django copied to clipboard

Seamless integration of Algolia into your Django project.

Results 21 algoliasearch-django issues
Sort by recently updated
recently updated
newest added

| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no | Related Issue | add pagination to...

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | yes | BC breaks? | no | Related Issue | Fix https://github.com/algolia/algoliasearch-client-python/issues/561 |...

- Django version: 4.x - Algolia Django integration version: 3.0.0 - Algolia Client Version: 3.0.0 - Language Version: Python 3.8+ ### Description This library indicates it only supports Django up...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

From a customer's e-mail: ## Context > My project has a kind of scenario where my Django app has a model called `Package` and another called `Author`. My `Package` model...

Bug

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

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | yes | BC breaks? | no | Related Issue | closes #277 #276...

- Django version: 2.0.6 - Algolia Django integration version: 1.7.0 - Language Version: Python 3.6.5 Consider - Auto-Index to be True ### Description While in a Django atomic transaction, if...

Discussion

### Description One of our customer had some trouble with large records. https://github.com/KalobTaulien/wagtail-algolia-example-code/issues/1 I was wondering if we cannot add our splitter feature from our laravel integration. ### Steps To...

Discussion

### Description Documentation: https://www.algolia.com/doc/guides/ranking/distinct/#distinct-for-de-duplication I am hitting the 10kb limit for records and I need to be able to support de-duplication. Here is my use case: - I have one...