Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/better autocomplete #1222

Merged
merged 3 commits into from Oct 18, 2017
Merged

Feature/better autocomplete #1222

merged 3 commits into from Oct 18, 2017

Conversation

noirbizarre
Copy link
Contributor

def get_suggest_weight(cls, temporal_weight, spatial_weight, featured):
'''Compute the suggest part of the indexation payload'''
featured_weight = 1 if not featured else FEATURED_WEIGHT
# XXX temporal_weight seems too high
Copy link
Contributor

@abulte abulte Oct 18, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove me (XXX)

@noirbizarre noirbizarre merged commit 4ee6655 into opendatateam:master Oct 18, 2017
@noirbizarre noirbizarre deleted the feature/better-autocomplete branch October 18, 2017 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Divergence autocomplétion et recherche
2 participants