haganbt / PYLON-exporter

Utility for exporting data from a PYLON index
4 stars 2 forks source link

name defaults to 'not specified' for timeSeries with overridden child freqDist #56

Closed haganbt closed 9 years ago

haganbt commented 9 years ago
"timeSeries": [
            {
                "type": "timeSeries",
                "interval": "week",
                "then": {
                    "type": "freqDist",
                    "target": "fb.topics.name",
                    "threshold": 3
                }
            }
        ]