Skip to content
Snippets Groups Projects
Commit ee439c54 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

fix: try more logging

parent 24e378bc
No related branches found
No related tags found
No related merge requests found
Pipeline #307911 passed
......@@ -150,7 +150,7 @@ public class SetListDeliverer {
log.info("collectionFilterTerm metadasta entryset: "
+ collectionFilterTerm.getMetaData().entrySet());
collectionFilter.subAggregation(OLDcollectionFilterTerm);
OLDcollectionFilter.subAggregation(OLDcollectionFilterTerm);
searchSourceBuilder.aggregation(OLDcollectionFilter);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment