opensemanticsearch / open-semantic-search-apps

Python/Django based webapps and web user interfaces for search, structure (meta data management like thesaurus, ontologies, annotations and named entities) and data import (ETL like text extraction, OCR and crawling filesystems or websites)
https://opensemanticsearch.org/
GNU General Public License v3.0
95 stars 37 forks source link

Move tagging after saving new thesaurus entry to own worker task #65

Open opensemanticsearch opened 4 years ago

opensemanticsearch commented 4 years ago

Move batch tagging yet existent documents after saving new entity / thesaurus entry to own ETL worker task, so user has not wait for this for further work with the UI.