Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

Fix NuGet/NuGetGallery#1922 by creating a job to generate search relevance rankings #5

Merged
merged 4 commits into from
Mar 4, 2014

Conversation

analogrelay
Copy link
Contributor

Fixes NuGet/NuGetGallery#1922

Also added a simple in-process JobHost to replace 'nucmd work run'. (Yes, I'm a terrible person for putting this all in one commit. No, I won't split it up).

…vance rankings

Also added a simple in-process JobHost to replace 'nucmd work run'. (Yes, I'm a terrible person for putting this all in one commit. No, I won't split it up).
@analogrelay
Copy link
Contributor Author

@@ -0,0 +1,109 @@
using System;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is not production code, just for quick testing. Feel free to skim it :)

analogrelay added a commit that referenced this pull request Mar 4, 2014
Fix NuGet/NuGetGallery#1922 by creating a job to generate search relevance rankings
@analogrelay analogrelay merged commit 987dafe into master Mar 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build a work job to generate search relevance rankings
1 participant