{"id":23705722,"url":"https://github.com/pouchdb/pouchdb-search","last_synced_at":"2025-09-03T11:30:52.584Z","repository":{"id":11894476,"uuid":"14457132","full_name":"pouchdb/pouchdb-search","owner":"pouchdb","description":"Search plugin for PouchDB.","archived":false,"fork":false,"pushed_at":"2017-03-07T07:18:30.000Z","size":29,"stargazers_count":15,"open_issues_count":2,"forks_count":6,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-06T14:11:39.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pouchdb.com","language":"JavaScript","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/pouchdb.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":"2013-11-16T23:03:34.000Z","updated_at":"2023-09-12T09:08:49.000Z","dependencies_parsed_at":"2022-09-14T22:03:29.246Z","dependency_job_id":null,"html_url":"https://github.com/pouchdb/pouchdb-search","commit_stats":null,"previous_names":["calvinmetcalf/pouchdb-search"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pouchdb/pouchdb-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouchdb%2Fpouchdb-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouchdb%2Fpouchdb-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouchdb%2Fpouchdb-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouchdb%2Fpouchdb-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pouchdb","download_url":"https://codeload.github.com/pouchdb/pouchdb-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouchdb%2Fpouchdb-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273435994,"owners_count":25105524,"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-09-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2024-12-30T14:56:52.025Z","updated_at":"2025-09-03T11:30:52.318Z","avatar_url":"https://github.com/pouchdb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"pouchdb search\n===\n\n```\n$ npm install pouchdb-search\n```\n\n```javascript\nvar Pouch = require('pouchdb');\nPouch.plugin({'search': require('pouchdb-search')});\n\nvar db = Pouch('name');\ndb.search(func,options,callback);\ndb.search('design/name',options,callback);\n```\n\nIn prgress, known issues:\n\n- like the pouch mapreduce and spatial plugins it does reindex with each query\n- ~~only supports default indexes at the moment.~~ Only supports queries from one index at a time\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouchdb%2Fpouchdb-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpouchdb%2Fpouchdb-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouchdb%2Fpouchdb-search/lists"}