Skip to content
Snippets Groups Projects

add support for feature-collection indexing

Merged Neelesh Thakur requested to merge feature-collection into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -251,7 +251,7 @@ API will respond with status of task.
[Back to table of contents](#TOC)
##Shema Service adoption <a name="schema-service-adoption"></a>
##Schema Service adoption <a name="schema-service-adoption"></a>
Indexer service is in adaptation process to use schemas from the Schema service instead of Storage Service.
The Indexer Service retrieves a schema from the Schema Service if the schema is not found on the Storage Service.
Loading