{"id":25656306,"url":"https://github.com/maroshmka/sk-search","last_synced_at":"2026-05-06T00:06:30.966Z","repository":{"id":50206549,"uuid":"133281018","full_name":"maroshmka/sk-search","owner":"maroshmka","description":"Ukazka slovenskeho fulltext search s pouzitim elasticsearch.","archived":false,"fork":false,"pushed_at":"2021-06-01T22:19:11.000Z","size":444,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T22:30:59.294Z","etag":null,"topics":["elasticsearch","flask","full-text","lemmatization","sk"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maroshmka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-13T23:03:02.000Z","updated_at":"2018-05-13T23:06:49.000Z","dependencies_parsed_at":"2022-09-15T09:03:33.136Z","dependency_job_id":null,"html_url":"https://github.com/maroshmka/sk-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maroshmka/sk-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroshmka%2Fsk-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroshmka%2Fsk-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroshmka%2Fsk-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroshmka%2Fsk-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maroshmka","download_url":"https://codeload.github.com/maroshmka/sk-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maroshmka%2Fsk-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","flask","full-text","lemmatization","sk"],"created_at":"2025-02-23T22:28:08.801Z","updated_at":"2026-05-06T00:06:30.949Z","avatar_url":"https://github.com/maroshmka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SK Search\n\nFull text search v slovencine implementovany s pomocou Flask+Elasticsearch.  \n\n**Funkcionalita** \n- filtre - datum, cena\n- aggregacie - kategorie, mesto\n- vyhladavanie nad viacerymi fieldami (cislo, description, header)\n\nPre spustenie projektu - `docker-compose up`.  \nV prehliadaci na `localhost:5000` by mal byt pristupny vyhladavac.\n\n![img](example_search.png)\n\n# Docker-compose issue\n\nV pripade problemov s compose file-om:\n1. Nainstalovat virtual env a spustit web appku\n```\n\u003e virtualenv . venv\n\u003e . venv/bin/activate\n\u003e pip3 install -r requirements.txt\n\u003e sh run_app.sh\n```\n\n2. Nainstalovat elasticsearch a nahrat data\n```\n\u003e docker build . -f elastics.Dockerfile elasticslemma\n\u003e docker run --name elasticslemma -p 9200:9200 elasticslemma\n\u003e . venv/bin/activate\n\u003e python3 import_data.py --all\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaroshmka%2Fsk-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaroshmka%2Fsk-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaroshmka%2Fsk-search/lists"}