Indexing with Django

Integrate the Algolia Search API into your Django project

View repo

About

Features

  • Made to simplify the usage of Algolia’s API within the Django Framework
  • Asynchronous methods built on top of Asyncio
  • Background retry strategy to ensure uptime
  • Seamless batching via iterators to optimize number of network calls
  • Zero downtime reindexing feature
  • API access to all Algolia functionality, AI products, and advanced features, including Recommend

Version

  • Compatible with Python 2.7 and Python 3.4+
  • Supports Django 1.7+, 2.x and 3.x

Examples

Was this useful?

Support

Built and supported by Algolia

Contributors

Algolia

Algolia

The best Search and Discovery Platform for your business.

Recommended content

Showcase
Demo

Algolia Search Django Example

Django application indexingContactobjects and providing auto-completion and instant-search samples.

  • javascript
  • python
  • django