Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update method that read the resource's files #158

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

vietnguyengit
Copy link
Contributor

No description provided.

@vietnguyengit
Copy link
Contributor Author

worked on local, fingercross on cloud

2024-10-22 16:08:24.325  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.ElasticSearchIndexService      : Reading index schema definition from JSON file: vocabs_index_schema.json
2024-10-22 16:08:24.535  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.ElasticSearchIndexService      : Deleting index: vhnguyen-test-vocabs-index
2024-10-22 16:08:24.620  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.ElasticSearchIndexService      : Index: vhnguyen-test-vocabs-index deleted
2024-10-22 16:08:24.620  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.ElasticSearchIndexService      : Creating index: vhnguyen-test-vocabs-index
2024-10-22 16:08:24.815  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.ElasticSearchIndexService      : CreateIndexResponse: {"index":"vhnguyen-test-vocabs-index","shards_acknowledged":true,"acknowledged":true}
2024-10-22 16:08:24.815  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.VocabServiceImpl               : Indexing all vocabs to vhnguyen-test-vocabs-index
2024-10-22 16:08:25.429  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.VocabServiceImpl               : Finished bulk indexing items to index: vhnguyen-test-vocabs-index
2024-10-22 16:08:25.468  INFO 1675539 --- [onPool-worker-1] a.o.a.e.s.VocabServiceImpl               : Total documents in index: vhnguyen-test-vocabs-index is 23

Copy link
Contributor

@HavierD HavierD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HavierD HavierD merged commit d324ea0 into main Oct 22, 2024
2 checks passed
@HavierD HavierD deleted the bugs/read-vocabs-index-schema branch October 22, 2024 05:33
@vietnguyengit
Copy link
Contributor Author

thanks @HavierD

@vietnguyengit vietnguyengit restored the bugs/read-vocabs-index-schema branch October 22, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants