I am using django-haystack for searching. How can i display in the template the count of search results found using haystack search in database? I mean where do i have to change my haystack views to get the count of searchquery. Would really appreciate help.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
How about http://readthedocs.org/docs/django-haystack/en/latest/searchqueryset_api.html#count |
|||||||||
|
