Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions source/core/timeseries-collections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ When creating a time series collection, specify the following options:
metadata should rarely, if ever, change.

The name of the specified field may not be ``_id`` or the same as
the ``timeseries.timeField``. The field can be of any type except
array.
the ``timeseries.timeField``. The field can be of any type.

* - ``timeseries.granularity``

Expand Down