Sign inSign up

convmind/soco-core-nes

By convmind

•Updated over 5 years ago

Image
0

100K+

convmind/soco-core-nes repository overview

⁠soco-core-nes

codecov

⁠Install

pip install -r requirements.txt

⁠Run

Query Server

python query_wsgi.py

⁠Configuration

⁠Query Server

⁠How to user filters

  1. Single filter, single value

    {filters: {term: {key: value}}}

  2. Single filter, multiple value

    {filters: {terms: {key: [v1, v2]}}}

  3. composed filters

    {filters: [{term: {key: value}}, {terms: {key: []}}]

⁠Run Test

codecov --token=fd24c41b-e309-4804-8c1e-a95c0fdb309e

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

over 5 years ago

docker pull convmind/soco-core-nes:bm25