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

[Clinical Trials] Refactor indexing #20

Closed
michelole opened this issue Jul 17, 2018 · 0 comments
Closed

[Clinical Trials] Refactor indexing #20

michelole opened this issue Jul 17, 2018 · 0 comments
Assignees

Comments

@michelole
Copy link
Member

After new fields have been introduced on #15, indexing clinical trials is more resource-demanding.

Refactor it so that it does not consume lots of RAM neither stress GC.

Consider using ES BulkProcessor (bst-mug/trec-2017-precision-medicine#105).

@michelole michelole self-assigned this Jul 17, 2018
arianesasso pushed a commit to hpi-dhc/trec-pm that referenced this issue Nov 15, 2018
This reduces memory consumption by not trying to keep all clinical trials in memory.
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

No branches or pull requests

1 participant