Sign inSign up

convmind/soco-core-indexer

By convmind

•Updated over 5 years ago

Image
0

100K+

convmind/soco-core-indexer repository overview

⁠soco-core-indexer

codecov

A task-queue based server used to index/modify data in the NES index. It is designed to be distributed for horizontal scalability.

⁠Install

pip install -r requirements.txt

⁠Run

docker-compose.yml -f docker/docker-compose.yml up --scale worker=3

⁠Configuration

⁠Run Test:

pytest --cov=./
codecov --token=a5313626-6ef1-418e-9718-ee4ff3297aea

⁠Build an annotator image

docker build -t convmind/soco-core-indexer:0.14-qa -f annotators/xx/Dockerfile .

Tag summary

Content type

Image

Digest

Size

3.7 GB

Last updated

over 5 years ago

docker pull convmind/soco-core-indexer:0.20-encoder