Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Indexer
Commits
a209055a
Commit
a209055a
authored
Dec 11, 2020
by
Sviatoslav Nekhaienko
Browse files
tutorial has been updated
parent
5613477f
Pipeline
#18703
failed with stage
in 39 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
docs/tutorial/IndexerService.md
View file @
a209055a
...
...
@@ -253,9 +253,10 @@ API will respond with status of task.
##Shema Service adoption <a name="schema-service-adoption"></a>
Indexer service is being migrated to use schemas from the Schema service instead of Storage Service.
Aure implementation has been extended with an additional call to schema service if a schema is not found on Storage service.
Later call to the Storage Service will be deprecated and then removed(after the end of the deprecation period).
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.
Change affects only Azure implementation so far.
Later call to the Storage Service will be deprecated and then removed (after the end of the deprecation period).
[
Back to table of contents
](
#TOC
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment