Skip to content
Snippets Groups Projects
Commit bd9a310e authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

add other fields for filter

parent 5c1ae539
No related branches found
No related tags found
No related merge requests found
Pipeline #118478 failed with stages
in 2 minutes and 14 seconds
......@@ -149,11 +149,7 @@ def update_structure(
)
print(pagination_settings_task)
attr_task = index.update_filterable_attributes(
body=[
"system",
"completed",
"plddts",
]
body=["system", "completed", "plddts", "prediction_type", "completed", "type"]
)
params = {
"maxValuesPerFacet": 1000000,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment