Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
Hi, i am using docker containers to run open sematic search unfortunately, i habe been experiencing some weird behavior that i cannot find the source of.
Solr occasionally stops (ever 3-5 days)
The ETL server randomly stops (ever 5-7 days)
Celery/the main indexing process keeps stopping / flower is telling me that the worker is offline. After checking, the worker is actually offline. This happens constantly, ever 20-180 minutes.
I have been attempting to figure what the issue is, but the log files i have found are not helpful. Am i missing something or could someone let me know how I can get more detailed logs? Or if these issues are known, that works too....
Hi, i am using docker containers to run open sematic search unfortunately, i habe been experiencing some weird behavior that i cannot find the source of.
I have been attempting to figure what the issue is, but the log files i have found are not helpful. Am i missing something or could someone let me know how I can get more detailed logs? Or if these issues are known, that works too....
Thanks!