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

Extend dump_results to write a different result file per template/field-name-list. #19

Merged
merged 2 commits into from
Sep 22, 2016

Conversation

ccmaymay
Copy link

This extends the dump_results command to loop over all templates with completed hits, then over all sets of field names manifested in those hits, dumping results for each template/field-name-set pair to a a different output file. The original usage is preserved:

dump_results /path/to/template.html /path/to/results.csv

The extended usage is:

dump_results '*' /path/to/results-prefix

@ccmaymay ccmaymay merged commit c0ad548 into hltcoe:master Sep 22, 2016
charman added a commit that referenced this pull request Sep 25, 2018
Resolve "Change HitBatch editing behavior in admin interface"

Closes #19

See merge request research/turkle!13
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