-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor ElasticsearchIndexingService to ESMappingMetaStatsService, a…
…nd move it to stats.py; add BuildDocMetaStatsService to stats.py; use BuildDocMetaStatsService in BaseVariantIndexer to avoid dirty write to build doc if this indexer is a hot indexer (as in a ColdHotIndexer)
- Loading branch information
Showing
3 changed files
with
127 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters