feat(search): give possibility to indicates what facets should be included in response
Compare changes
@@ -177,6 +177,7 @@ public class SearchController extends IndexDataReadOnlyController<String, Public
@@ -190,7 +191,12 @@ public class SearchController extends IndexDataReadOnlyController<String, Public
@@ -204,7 +210,7 @@ public class SearchController extends IndexDataReadOnlyController<String, Public
@@ -236,7 +242,7 @@ public class SearchController extends IndexDataReadOnlyController<String, Public
@@ -336,7 +342,6 @@ public class SearchController extends IndexDataReadOnlyController<String, Public