{"id":23465503,"url":"https://github.com/bilgeyucel/document-search-demo","last_synced_at":"2026-01-24T17:01:49.844Z","repository":{"id":106737855,"uuid":"586898077","full_name":"bilgeyucel/document-search-demo","owner":"bilgeyucel","description":"Document Search Pipeline Using Haystack ","archived":false,"fork":false,"pushed_at":"2023-08-31T08:42:28.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T17:15:41.830Z","etag":null,"topics":["nlp","rest-api","semantic-search","tutorial-code"],"latest_commit_sha":null,"homepage":"","language":null,"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/bilgeyucel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-09T13:47:05.000Z","updated_at":"2024-01-21T18:30:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1c6c8ca-d65b-4043-8b56-e5975f1f0441","html_url":"https://github.com/bilgeyucel/document-search-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bilgeyucel/document-search-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilgeyucel%2Fdocument-search-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilgeyucel%2Fdocument-search-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilgeyucel%2Fdocument-search-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilgeyucel%2Fdocument-search-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bilgeyucel","download_url":"https://codeload.github.com/bilgeyucel/document-search-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilgeyucel%2Fdocument-search-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28732216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: 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":["nlp","rest-api","semantic-search","tutorial-code"],"created_at":"2024-12-24T11:29:36.911Z","updated_at":"2026-01-24T17:01:49.824Z","avatar_url":"https://github.com/bilgeyucel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔎 Document Search Demo \n\nThis is the source code for [Using Haystack with REST API](https://haystack.deepset.ai/tutorials/20_using_haystack_with_rest_api) tutorial.\n\n## Usage\n\nClone this repository and run `docker-compose up` inside *`/doc-search`* folder:\n\n```sh\ngit clone https://github.com/bilgeyucel/document-search-demo\ncd doc-search\ndocker-compose up\n```\n\nThis will launch an empty Elasticsearch instance and the Haystack API. Test if everything is OK with the Haystack API by sending a cURL request to the `/initialized` endpoint. If everything works fine, you will get `true` as a response.\n\n```sh\ncurl --request GET http://127.0.0.1:8000/initialized\n```\n\nTo **upload your documents to Elasticsearch**, follow the [Indexing Files to Elasticsearch](https://haystack.deepset.ai/tutorials/20_using_haystack_with_rest_api#indexing-files-to-elasticsearch) section of the tutorial.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilgeyucel%2Fdocument-search-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilgeyucel%2Fdocument-search-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilgeyucel%2Fdocument-search-demo/lists"}