{"id":19335224,"url":"https://github.com/wp-blocks/indexed-search","last_synced_at":"2026-03-17T21:03:39.941Z","repository":{"id":208304196,"uuid":"721177242","full_name":"wp-blocks/indexed-search","owner":"wp-blocks","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-17T13:13:16.000Z","size":395,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T00:35:49.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wp-blocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-11-20T14:12:12.000Z","updated_at":"2024-11-18T02:52:26.000Z","dependencies_parsed_at":"2023-12-13T05:25:10.031Z","dependency_job_id":"4006c0f8-01b5-4861-8b7b-44a2316856e2","html_url":"https://github.com/wp-blocks/indexed-search","commit_stats":null,"previous_names":["wp-blocks/search","wp-blocks/indexed-search"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wp-blocks/indexed-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Findexed-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Findexed-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Findexed-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Findexed-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-blocks","download_url":"https://codeload.github.com/wp-blocks/indexed-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Findexed-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30631427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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":[],"created_at":"2024-11-10T03:06:31.214Z","updated_at":"2026-03-17T21:03:39.906Z","avatar_url":"https://github.com/wp-blocks.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Indexed Search\n\nAn advanced WordPress indexed search plugin.\n\n## Description\n\nA super cool search plugin which uses indexing to make the search of post content speedy!\n\n## Development\n\n### Getting started\n\nThe development environment is setup in a Docker container.\n\n```sh\n# Create a development environment file\ncp .env.example .env\n\n# Command to start the development WordPress instance.\ndocker-compose up -d\n```\n\n## Testing\n\nThe development environment is setup in a separate Docker container than development.\n\n```sh\n# Create a testing environment file\ncp tests/.env.example tests/.env\n\n# Command to start the testing WordPress instance.\nbin/test-up.sh\n\n# Command to run Codeception unit tests from inside the container.\nbin/test-run.sh unit\n\n# Command to run Codeception acceptance tests from outside the container.\nvendor/bin/codecept run acceptance\n```\n\n### Testing database\n\nThe testing container does not persist volumes. If a local database dump exists, it will be loaded when initializing the database container.\n\nUse the following command to create a local database dump.\n\n```sh\n# Command to dump the testing database to tests/_data/dump.sql\nbin/dump-acceptance-db.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-blocks%2Findexed-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-blocks%2Findexed-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-blocks%2Findexed-search/lists"}