{"id":50442047,"url":"https://github.com/jakeols/jetpack-search-extractor","last_synced_at":"2026-05-31T19:48:21.541Z","repository":{"id":39966135,"uuid":"254229914","full_name":"jakeols/jetpack-search-extractor","owner":"jakeols","description":"Extract any post meta into searchable fields","archived":false,"fork":false,"pushed_at":"2022-12-12T10:40:10.000Z","size":1481,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-31T19:48:20.578Z","etag":null,"topics":["jetpack","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/jakeols.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":"2020-04-09T00:14:53.000Z","updated_at":"2020-12-02T03:07:14.000Z","dependencies_parsed_at":"2023-01-27T18:01:34.402Z","dependency_job_id":null,"html_url":"https://github.com/jakeols/jetpack-search-extractor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakeols/jetpack-search-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeols%2Fjetpack-search-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeols%2Fjetpack-search-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeols%2Fjetpack-search-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeols%2Fjetpack-search-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakeols","download_url":"https://codeload.github.com/jakeols/jetpack-search-extractor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeols%2Fjetpack-search-extractor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33746509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":["jetpack","wordpress","wordpress-plugin"],"created_at":"2026-05-31T19:48:20.872Z","updated_at":"2026-05-31T19:48:21.532Z","avatar_url":"https://github.com/jakeols.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jetpack Search Extractor\n\nJetpack Search Extractor lets you select custom post meta from your pages, and add it to your managed Jetpack index.\n\nIt works by copying your page's post meta into [a new field that is already setup to be searchable by Jetpack ](https://github.com/Automattic/jetpack/blob/99e9223fad2e2fc97850c6ab6819c9ddedd7bca8/packages/sync/src/modules/class-search.php#L48). \n\n:warning: in development :warning: \n\n\n## Installation\n\nClone the repo\n\n```bash\ngit clone https://github.com/jakeols/jetpack-search-extractor\n```\nInstall admin dependencies in `admin/js`\n\n```bash\ncd admin/js \u0026\u0026 yarn install\n```\n\nAssets in `admin/js` can be built with\n```bash\nyarn build\n```\n\nFor development usage, `yarn dev` will create a development server at `http://localhost:8080`\n\n\n## Usage\nTo allow for hot reloading of admin assets during development, replace the following IP address with yours\n```php\n  if ($_SERVER['REMOTE_ADDR'] == '192.168.50.1') {\n    $js_to_load = 'http://localhost:8080/bundle.js';\n  }\n```\n\n## About\nThis plugin is built with [Preact](https://preactjs.com/), and thus very small. It's JS is only loaded and injected onto the set admin page. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeols%2Fjetpack-search-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakeols%2Fjetpack-search-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeols%2Fjetpack-search-extractor/lists"}