diff --git a/mobile/lib/services/search_service.dart b/mobile/lib/services/search_service.dart index 7e1eb5eaa..3f54187c1 100644 --- a/mobile/lib/services/search_service.dart +++ b/mobile/lib/services/search_service.dart @@ -824,7 +824,7 @@ class SearchService { "Cluster $clusterId should not have person id ${clusterIDToPersonID[clusterId]}", ); } - if (files.length < 3 && sortedClusterIds.length > 3) { + if (files.length < 20 && sortedClusterIds.length > 3) { continue; } facesResult.add(