Details
Details
- Reviewers
vsellier - Group Reviewers
Reviewers - Maniphest Tasks
- T2590: Finish the indexer -> swh-search pipeline
T2817: Enable the swh-search environment in staging - Commits
- rDENVf5d483c14997: indexer_storage: Publish indexer computation to journal topics
$ doco -f docker-compose.yml -f docker-compose.search.yml -f docker-compose.override.yml up -d` $ doco -f docker-compose.yml -f docker-compose.search.yml -f docker-compose.override.yml exec swh-loader swh loader run https://github.com/codemeta/codemeta $ http://localhost:9200/_cat/indices?v health status index uuid pri rep docs.count docs.deleted store.size pri.store.size yellow open origin 44iUHZqWST-QoE5eOA39oQ 1 1 13 5 65.1kb 65.1kb # There is elasticsearch "document" in the "origin" index
Diff Detail
Diff Detail
- Repository
- rDENV Development environment
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.