Skip to content

add filter for highlight mixin #133

@Mr-win7

Description

@Mr-win7

when I was using highlight mixin, I found that some arguments like 'page=2' were highlighted and I had no choice but rewrite the to_presentation method. Due to #126 , I cannot use SearchQuerySet.highlight() and rewrite the get_request_filters method. Could you please add a field for remove some argument of highlight mixin?

Here is some information.
Django==1.11
django-haystack==2.8.1
djangorestframework==3.8.2
drf-haystack==1.8.2

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions