summaryrefslogtreecommitdiffstats
path: root/sparky/dynamic/routes/sparky-core-filter-aggregation.route
diff options
context:
space:
mode:
Diffstat (limited to 'sparky/dynamic/routes/sparky-core-filter-aggregation.route')
-rw-r--r--sparky/dynamic/routes/sparky-core-filter-aggregation.route4
1 files changed, 4 insertions, 0 deletions
diff --git a/sparky/dynamic/routes/sparky-core-filter-aggregation.route b/sparky/dynamic/routes/sparky-core-filter-aggregation.route
new file mode 100644
index 0000000..38e2735
--- /dev/null
+++ b/sparky/dynamic/routes/sparky-core-filter-aggregation.route
@@ -0,0 +1,4 @@
+<route xmlns="http://camel.apache.org/schema/spring" trace="true">
+ <from uri="restlet:/search/filterAggregation?restletMethods=get,post" />
+ <to uri="bean:aggregateSummaryProcessor?method=getFilteredAggregation"/>
+</route> \ No newline at end of file