I’m using django-haystack for a search page on my site, and I want to order all the results by their content type. Is there a way I can do that?
To make it simpler, suppose I have a single application and several classes.
Thanks in advance
I’m using django-haystack for a search page on my site, and I want to
Share
from
How to order search results by Model:from
searchindex api: