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
976 stars 169 forks source link

Download file is not possible #350

Open Individuum92 opened 3 years ago

Individuum92 commented 3 years ago

Hi guys,

When I try to download an already indexed file the web browser only shows me a blank site. What I have done:

  1. I have installed a fresh Ubuntu 20.04 Version. Updated repos and upgraded packages.
  2. I have installed the solution according the instructions given here: https://www.opensemanticsearch.org/doc/admin/install/search_server
  3. I have mounted the Samba Share.
  4. After I triggered the indexing all files were be successfully from my Ubuntu via console accessable.

When I navigate to the server IP and try to download a .PDF nothing happens. When I open the .PDF in a new tab I only see a blank site with the file link in the adress line like: file:///media/kb01/some-file-name.pdf

Has anyone the same issue / trouble with opening / downloading a file? What can I do?

Best regards!

chrbratt commented 3 years ago

Hi See Web interface setting in this guide https://github.com/shunwatai/Open-Semantic-Search-setup-guide Worked greate for med :)

JH95-ai commented 3 years ago

@chrbratt Hello,this guide don't open now.

JH95-ai commented 3 years ago

have solved

cwperry commented 3 years ago

@NeekHua I am having the same issue. How did you solve it?