We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
view.results() function
Should be:
'all_results': filter_and_score_results(query, use_branch)
I think?
And maybe:
context['lookups'] = get_lookups(query, use_branch)
view.results() function
Should be:
I think?
And maybe: