django-sphinx
django-sphinx copied to clipboard
_get_passages handle index string with multiple indexes improperly
I would use SphinxSearch with index="main delta" index string. But when I search with passages=True I encounter IndexError since BuildExcerpts call allow only one index specified.