Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
nomad-lab
nomad-FAIR
Commits
24a9b25e
Commit
24a9b25e
authored
Mar 28, 2020
by
Markus Scheidgen
Browse files
Added calc.parser to mongodb index.
parent
63005fe2
Pipeline
#71593
passed with stages
in 27 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nomad/processing/data.py
View file @
24a9b25e
...
...
@@ -94,6 +94,7 @@ class Calc(Proc):
meta
:
Any
=
{
'indexes'
:
[
'upload_id'
,
'parser'
,
(
'upload_id'
,
'mainfile'
),
(
'upload_id'
,
'parser'
),
(
'upload_id'
,
'tasks_status'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment