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

Adding doctype boost #184

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

mugdhapolimera
Copy link
Contributor

No description provided.

@@ -191,6 +191,11 @@ def reindex_records(bibcodes, force=False, update_solr=True, update_metrics=True
logger.error('The bibcode %s doesn\'t exist!', bibcode)
continue

# Adding boost factors to r to pass it to solr
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure whether this works. This was the only way I could think of where we can access the contents of BoostFactors DB and pass it to solr_updater. But this does not seem like good practice.

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.

1 participant