Skip to main content
Version: 2.4.0

rs-feature-datasource-plugin

Description

This plugin allows to index GeoJson products from the rs-fem microservice.

Parameter configuration

Parameter NameTypeOptionalDefaultDescription
modelNameStringfalseModel name of the products to be indexed
refreshRateIntegerfalse60Harvesting refresh rate in second (minimum delay between two consecutive harvesting)
overlapIntegerfalse0For active datasource, harvest data since latest harvesting date minus this overlap to prevent data loss
searchLimitFromNowInSecondsIntegerfalse0Duration in seconds to retrieve entities by maximum date limit to avoid retrieving entities too close with the current aspiration date
dateRangeHistogramPropertiesObjecttrueAllows to fulfill a date range property from two date properties

For date range histogram properties, 3 parameters are to be defined :

Parameter NameTypeOptionalDefaultDescription
source-property-path-for-lower-boundStringfalseSource property path for date range LOWER bound
source-property-path-for-upper-boundStringfalseSource property path for date range UPPER bound
target-property-pathStringfalseTarget date range property path