mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
SEARCH-402 mimetype() facet grouping fails
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ public class MimetypeGroupingCollector extends DelegatingCollector
|
||||
}
|
||||
|
||||
|
||||
delegate.getLeafCollector(context).collect(doc);
|
||||
leafDelegate.collect(doc);
|
||||
}
|
||||
|
||||
public void finish() throws IOException
|
||||
|
||||
Reference in New Issue
Block a user