Commit a6ec3170 by Tim Babych

docstring improvement

parent 82eb87aa
"""
django-haystack does not support passing additional highlighting parameters
to backends, so we use our subclassed one which does.
to backends, so we use our subclassed SearchQuerySet which does,
and subclassed ElasticsearchSearchBackend which passes them to ES
"""
import haystack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment