{"id":28402129,"url":"https://github.com/ahmed-ashraff/vdora","last_synced_at":"2025-07-26T10:14:54.765Z","repository":{"id":294095435,"uuid":"977487765","full_name":"ahmed-ashraff/vdora","owner":"ahmed-ashraff","description":"Basic text search engine based on the classical Vector Space Model.","archived":false,"fork":false,"pushed_at":"2025-05-21T17:07:45.000Z","size":2610,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T17:42:49.282Z","etag":null,"topics":["information-retrieval","java","search-engine","vector-model"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmed-ashraff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-04T10:23:32.000Z","updated_at":"2025-05-21T17:07:48.000Z","dependencies_parsed_at":"2025-05-18T23:33:40.482Z","dependency_job_id":null,"html_url":"https://github.com/ahmed-ashraff/vdora","commit_stats":null,"previous_names":["ahmed-ashraff/vdora"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahmed-ashraff/vdora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmed-ashraff%2Fvdora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmed-ashraff%2Fvdora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmed-ashraff%2Fvdora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmed-ashraff%2Fvdora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmed-ashraff","download_url":"https://codeload.github.com/ahmed-ashraff/vdora/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmed-ashraff%2Fvdora/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267149766,"owners_count":24043461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["information-retrieval","java","search-engine","vector-model"],"created_at":"2025-06-01T14:36:35.451Z","updated_at":"2025-07-26T10:14:54.760Z","avatar_url":"https://github.com/ahmed-ashraff.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vdora\r\n\r\n**Vdora** is a basic text search engine built on the classical **Vector Space Model**, featuring a client with a read-evaluate-print loop (REPL) interface for interactive document search using cosine similarity ranking.\r\n\r\n---\r\n\r\n## Installation Requirements\r\n\r\nBefore building or running this project, ensure your system has the following installed:\r\n\r\n### 1. Java Development Kit (JDK)\r\n\r\nYou need **Java 21** or later.\r\n\r\n- **Windows/Linux/macOS**: Download from [Adoptium](https://adoptium.net/) or install via your OS package manager.\r\n\r\n### 2. Maven\r\n\r\nVdora uses **Apache Maven** for build configuration and dependency management.\r\n\r\n- **Windows**: Install via [Chocolatey](https://chocolatey.org/) → `choco install maven`\r\n- **Linux**:\r\n    - Debian/Ubuntu: `sudo apt install maven`\r\n    - Fedora: `sudo dnf install maven`\r\n- Or download from [Maven’s official site](https://maven.apache.org/).\r\n\r\n---\r\n\r\n## Build and Run\r\n\r\n### 1. Clone the repository\r\n\r\n```bash\r\ngit clone https://github.com/ahmed-ashraff/vdora\r\n```\r\n\r\n### 2. Build the project\r\n```bash\r\ncd vdora\r\nmvn exec:java\r\n```\r\n\r\n## License\r\nThis project is released under the Apache License 2.0\r\n\r\n## Code Style\r\nThis project follows the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-ashraff%2Fvdora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmed-ashraff%2Fvdora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-ashraff%2Fvdora/lists"}