Skip to content

Conversation

@alastair
Copy link
Member

Split sort field and target value into different methods, as they don't share any common functionality. Return sort field and additional field names as separate values to avoid string replacement.

Don't check for "dist" in params["sort"] unless it is non-None

Issue(s)
Fixes search test bug introduced in #2021

Split sort field and target value into different methods, as they don't
share any common functionality. Return sort field and additional field
names as separate values to avoid string replacement.

Don't check for "dist" in params["sort"] unless it is non-None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants