Commit Graph
37 Commits
Author SHA1 Message Date
Kikimanox 3415d790d6 . 2022-08-31 17:52:43 +02:00
Kikimanox ffbb292289 reverted all workarounds that didn't work 2022-08-31 17:44:03 +02:00
Kikimanox 7d4aceb457 reverted attempted workarounds back to initial state 2022-08-31 17:39:46 +02:00
Kikimanox 08711f38f9 maybe this? 2022-08-31 17:33:09 +02:00
Kikimanox cf8e217c82 Will this workaround maybe work on the server? 2022-08-31 17:27:19 +02:00
Kikimanox bb4adeee2e testing 2022-08-31 16:39:15 +02:00
Kikimanox 55ea46397f maybe this will work, because it works locally... 2022-08-31 16:33:40 +02:00
Kikimanox 80a9b9638b seems like "http://tika:9999/tika" endpoint doesn't want to work, lets see if "http://localhost:9999/tika" works..? 2022-08-31 16:24:51 +02:00
Kikimanox 0561fd03af changed the way tika runs in docker-compose.yml, port 9998 already taken on the server currently 2022-08-31 16:20:04 +02:00
Kikimanox a8319072f8 Trying to figure out how to run this without messing up Ivan's Tika instance 2022-08-31 15:52:54 +02:00
Kikimanox 8b974c7b55 back to 9998 2022-08-31 15:45:22 +02:00
Kikimanox f28fa109fa forgot to remove dot 2022-08-31 15:42:27 +02:00
Kikimanox 500e5aa2a5 Different tika port since 9998 is already in use 2022-08-31 15:42:19 +02:00
Kikimanox f16c78bbdc Dodana endpointa za sync pridobivanje connlu-jev, ali preprosto file -> text, ali file -> ocr -> text. 2022-08-31 15:37:04 +02:00
Kikimanox c30b014a68 Dodana tika & format (v swagger definiciji se ni nic novega v tem commitu) 2022-08-31 14:49:47 +02:00
Kikimanox fedb72f1d7 does this path change work? 2022-08-29 23:43:37 +02:00
Kikimanox dfe2f08b84 debug 2022-08-29 23:36:07 +02:00
Kikimanox 5bdba94035 limit ngrams to 200 because this temporary implementation is kind of slow 2022-08-29 23:35:22 +02:00
Kikimanox 246c60de02 attachment_filename -> download_name 2022-08-29 23:31:59 +02:00
Kikimanox 77c5473142 fix dateutil ver 2022-08-29 23:19:20 +02:00
Kikimanox c8586513a9 Added new logic (temporary logic for getting files by search) and converting from files to txt 2022-08-29 22:53:49 +02:00
Kikimanox dd42b56c28 PYTHONUNBUFFERED=1 helped, but the main problem was not being able to connect to mariadb... 2022-08-29 16:42:27 +02:00
Kikimanox 1f2c9161fb will this workaround work....? 2022-08-29 16:36:07 +02:00
Kikimanox 7360c41099 will this workaround work...? 2022-08-29 16:29:20 +02:00
Kikimanox ba944cfac0 debug info 2022-08-29 16:20:25 +02:00
Kikimanox 44222fea39 typo 2022-08-29 15:32:39 +02:00
Kikimanox 796fca551a more server specific paths 2022-08-29 15:26:12 +02:00
Kikimanox 15fc2e0f62 fixed docker specific paths so that everything works... 2022-08-29 15:20:21 +02:00
Kikimanox 748db5ad0f nl 2022-08-29 14:26:02 +02:00
Kikimanox 4be3ace842 tmp debug info 2022-08-29 14:02:59 +02:00
Kikimanox 7cd4004ba9 Added .env logic (finally) 2022-08-29 13:01:02 +02:00
Kikimanox 023d448a28 path typo 2022-08-29 12:50:45 +02:00
Kikimanox 3e38875485 dockerfile, req update 2022-08-29 12:45:08 +02:00
Kikimanox 64e10542f2 update requirements.txt 2022-08-29 12:28:41 +02:00
Kikimanox 763ca8a7c6 Dodana vrsta oz. semafor pri obdelovanju conllu datotek 2022-07-11 15:27:46 +02:00
Kikimanox aa2946ee4a updated gitignore 2022-07-07 13:48:13 +02:00
Kikimanox 34039e38dd changed id to file_id in multiple instances, which caused the calls to not work 2022-06-29 14:50:28 +02:00