opensemanticsearch / open-semantic-search

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)
https://opensemanticsearch.org
GNU General Public License v3.0
962 stars 169 forks source link

File monitoring Directory And Indexing #298

Open rudrarajurahul opened 4 years ago

rudrarajurahul commented 4 years ago

Hey,

File Monitor

Trying to file monitor via terminal. opensemanticsearch-filemonitoring /var/shares/oss/CSV/ This line runs on and on but nothing happens. The directory I am trying to file monitor is on the server that the open semantic search is installed on.

Indexing

I am unable to index a directory using the GUI and from the terminal. It says "File or directories to queue: 0 of 3"

However, I am able to index individual files from the terminal using the following command "opensemanticsearch-index-file filename"

Can someone please help me out. Thank you,

rusty9283 commented 3 years ago

I have the same problem +1