Fix deduplication function
This commit is contained in:
@@ -325,7 +325,7 @@ class ElasticsearchBackend(StorageBackend):
|
||||
return response
|
||||
|
||||
# A/D/R - Annotate/Dedup/Reverse
|
||||
self.process_results(
|
||||
response["object_list"] = self.process_results(
|
||||
response["object_list"],
|
||||
annotate=annotate,
|
||||
dedup=dedup,
|
||||
|
||||
Reference in New Issue
Block a user