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

Aggregators

Open ferndot opened this issue 6 years ago • 0 comments

  • Django version: 2.1
  • Algolia Django integration version: 1.7.0
  • Algolia Client Version: 1.18.1
  • Language Version: 3.7

Description

It is a very common use case to want to search multiple models in the same query. The other Algolia framework clients are implementing this feature, under the name Aggregators (algolia/scout-extended, https://github.com/algolia/search-bundle/pull/257).

Could we implement this in django, too?

ferndot avatar Dec 04 '18 22:12 ferndot