mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-05-05 22:14:48 +00:00
Revert "Fixed facetting in refactor branch"
This reverts commit 687b48f614.
This commit is contained in:
parent
687b48f614
commit
2a9aea6fa6
1 changed files with 0 additions and 1 deletions
|
|
@ -298,7 +298,6 @@ class SearchBackend(BaseSearchBackend):
|
|||
model_data.get(self.content_field_name), query_string
|
||||
)
|
||||
}
|
||||
print model_data['highlighted']
|
||||
|
||||
return {
|
||||
'results': results,
|
||||
|
|
|
|||
Loading…
Reference in a new issue