Commit 14521d0c authored by Ivan Tyagov's avatar Ivan Tyagov

Create generic OffsetIndex (derived from SortIndex).

parent 037bfd1a
......@@ -6,7 +6,7 @@
<item>DefaultImage</item>
</portal_type>
<portal_type id="Data Stream">
<item>DataStream</item>
<item>OffsetIndex</item>
</portal_type>
<portal_type id="Ingestion Policy">
<item>IngestionPolicy</item>
......
......@@ -32,7 +32,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>DataStream</string> </value>
<value> <string>OffsetIndex</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
......@@ -38,7 +38,7 @@ Usually used when processed by activities.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>offset_property</string> </value>
<value> <string>int_offset_index_property</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
......
Data Array | DataArray
Data Product | DefaultImage
Data Stream | DataStream
Data Stream | OffsetIndex
Ingestion Policy | IngestionPolicy
\ No newline at end of file
IngestionPolicy
DataArray
DataStream
\ No newline at end of file
OffsetIndex
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment