{"id":19669072,"url":"https://github.com/aispin/hexo-generator-lunr","last_synced_at":"2025-04-29T00:30:50.962Z","repository":{"id":57263408,"uuid":"46720312","full_name":"mamboer/hexo-generator-lunr","owner":"mamboer","description":"Lunr index generator plugin for Hexo","archived":false,"fork":false,"pushed_at":"2016-09-07T10:37:37.000Z","size":7,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-07T04:50:18.856Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mamboer.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}},"created_at":"2015-11-23T12:57:43.000Z","updated_at":"2018-11-08T15:07:01.000Z","dependencies_parsed_at":"2022-09-02T05:23:41.732Z","dependency_job_id":null,"html_url":"https://github.com/mamboer/hexo-generator-lunr","commit_stats":null,"previous_names":["o2team/hexo-generator-lunr"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamboer%2Fhexo-generator-lunr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamboer%2Fhexo-generator-lunr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamboer%2Fhexo-generator-lunr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamboer%2Fhexo-generator-lunr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mamboer","download_url":"https://codeload.github.com/mamboer/hexo-generator-lunr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224140515,"owners_count":17262684,"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","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-11T16:38:52.174Z","updated_at":"2025-04-29T00:30:45.704Z","avatar_url":"https://github.com/mamboer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-generator-lunr\nLunr index generator plugin for Hexo, compatible with Chinese.\n\n## How to use\n\nIn your `_config.yml`, add the following configs.\n\n```\n# lunr\n## field - post | page | all, default is all\n## fulltext - If fulltext is true, lunr will index the whole post's `content`, or `title` and `excerpt` will be indexed only. If you use full text index, the generation will be slow.\n## path - where should lunr put it's indexed data\nlunr:\n  field: all\n  fulltext: false\n  path: assets/lunr/\n```\n\n## About Lunr.js\n\n\u003e Simple full-text search in your browser\n\nFor more details about Lunr.js, please check out the [Lunr.js](http://lunrjs.com/) official site.\n\nIn order to make Lunr to be compatible with Chinese, hexo-generator-lunr uses this forked version [mamboer/lunr.js](https://github.com/mamboer/lunr.js).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faispin%2Fhexo-generator-lunr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faispin%2Fhexo-generator-lunr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faispin%2Fhexo-generator-lunr/lists"}