{"id":14424520,"url":"https://github.com/benlubas/neorg-se","last_synced_at":"2025-07-29T11:07:32.176Z","repository":{"id":247000236,"uuid":"823854972","full_name":"benlubas/neorg-se","owner":"benlubas","description":"a Search Engine for your Neorg notes","archived":false,"fork":false,"pushed_at":"2024-11-04T23:19:54.000Z","size":73,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-22T00:19:18.961Z","etag":null,"topics":["neorg-module","neovim","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/benlubas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-07-03T21:36:46.000Z","updated_at":"2025-05-21T14:12:40.000Z","dependencies_parsed_at":"2024-07-15T16:22:54.563Z","dependency_job_id":"b0cb3fdd-ad38-4063-b9e9-56a74eb1e9cf","html_url":"https://github.com/benlubas/neorg-se","commit_stats":null,"previous_names":["benlubas/neorg-se"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/benlubas/neorg-se","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benlubas%2Fneorg-se","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benlubas%2Fneorg-se/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benlubas%2Fneorg-se/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benlubas%2Fneorg-se/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benlubas","download_url":"https://codeload.github.com/benlubas/neorg-se/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benlubas%2Fneorg-se/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267677122,"owners_count":24126309,"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-29T02:00:12.549Z","response_time":2574,"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":["neorg-module","neovim","neovim-plugin"],"created_at":"2024-08-30T03:01:11.381Z","updated_at":"2025-07-29T11:07:32.149Z","avatar_url":"https://github.com/benlubas.png","language":"Rust","funding_links":[],"categories":["Neorg Modules"],"sub_categories":[],"readme":"# neorg-se\n\n\u003e [!WARNING]\n\u003e This is a work in progress. Please pin your version and treat updating like installing a new\n\u003e plugin until this warning is gone. Thanks!\n\nSearch text file content via the [Tantivy](https://github.com/quickwit-oss/tantivy) search engine,\nall within Neovim.\n\n---\n\n## Commands\n\n-   `Neorg search index` - Create the search engine index for the current workspace. This command is auto run in a separate\n    thread when you load the plugin. It does not yet automatically update (WIP, and all that)\n-   `Neorg search query fulltext` - \"normal\" search. Searches body text, title, and categories\n-   `Neorg search query categories` - search for all files tagged with one or more categories\n\n## Install\n\n**You need the rust toolchain installed or this plugin will not build**\n\n\u003cdetails\u003e\n  \u003csummary\u003eLazy.nvim\u003c/summary\u003e\n\nCan be listed as a dependency of `\"nvim-neorg/neorg\"`\n```lua\n{ \"benlubas/neorg-se\" }\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eRocks.nvim\u003c/summary\u003e\n\n`:Rocks install neorg-se`\n\u003c/details\u003e\n\n```lua\n[\"external.search\"] = {\n    -- values shown are the default\n    config = {\n        -- Index the workspace when neovim launches. This process happens on a separate thread, so\n        -- it doesn't significantly contribute to startup time or block neovim\n        index_on_start = true,\n    }\n},\n```\n\n## Integrations\n\nThis plugin can also act as a category completion source for\n[benlubas/neorg-interim-ls](https://github.com/benlubas/neorg-interim-ls). No additional\nconfiguration is required here. Just install and load this module and configure the rest in\nneorg-interim-ls!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenlubas%2Fneorg-se","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenlubas%2Fneorg-se","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenlubas%2Fneorg-se/lists"}