{"id":13592206,"url":"https://github.com/mawosoft/WindowsSearchManager","last_synced_at":"2025-04-08T23:31:21.288Z","repository":{"id":65706921,"uuid":"593299791","full_name":"mawosoft/WindowsSearchManager","owner":"mawosoft","description":"Powershell module for managing Windows Search.","archived":false,"fork":false,"pushed_at":"2024-09-15T09:19:49.000Z","size":1787,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-15T12:04:21.222Z","etag":null,"topics":["powershell","psmodule","search","searchapi","searchmanager","windows","wsearch"],"latest_commit_sha":null,"homepage":"https://mawosoft.github.io/WindowsSearchManager/","language":"C#","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/mawosoft.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-25T17:35:56.000Z","updated_at":"2024-09-15T09:18:59.000Z","dependencies_parsed_at":"2023-12-21T04:39:55.091Z","dependency_job_id":"80b71b9b-7b8e-4a31-bdfd-c4e07cd7382f","html_url":"https://github.com/mawosoft/WindowsSearchManager","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawosoft%2FWindowsSearchManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawosoft%2FWindowsSearchManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawosoft%2FWindowsSearchManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawosoft%2FWindowsSearchManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mawosoft","download_url":"https://codeload.github.com/mawosoft/WindowsSearchManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223346569,"owners_count":17130461,"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":["powershell","psmodule","search","searchapi","searchmanager","windows","wsearch"],"created_at":"2024-08-01T16:01:06.919Z","updated_at":"2024-11-06T13:30:34.004Z","avatar_url":"https://github.com/mawosoft.png","language":"C#","funding_links":[],"categories":["C#","C\\#"],"sub_categories":[],"readme":"# Windows Search Manager\n\n[![PSGallery](https://img.shields.io/powershellgallery/v/WindowsSearchManager.svg?logo=powershell\u0026label=PSGallery\u0026color=orange\u0026logoColor=white)](https://www.powershellgallery.com/packages/WindowsSearchManager/)\n[![CI/CD](https://github.com/mawosoft/WindowsSearchManager/actions/workflows/ci.yml/badge.svg)](https://github.com/mawosoft/WindowsSearchManager/actions/workflows/ci.yml)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\nPowershell module for managing Windows Search. With WindowsSearchManager you can:\n- Manage global Windows Search settings across catalogs\n- Manage individual search catalogs (content indexes)\n- Manage search roots (content stores)\n- Manage search rules (what is and what isn't indexed)\n\nTo learn more, see the [Documentation](https://mawosoft.github.io/WindowsSearchManager/).\n\n## Installation\n\nYou can install WindowsSearchManager from the PowerShell Gallery.\n\n```powershell\nInstall-Module -Name WindowsSearchManager\n```\n\n### CI Feed\n\nTo install the latest build from the [CI feed](https://dev.azure.com/mawosoft-de/public/_packaging?_a=feed\u0026feed=public):\n\n```powershell\n  Register-PSRepository -Name mawosoft-nightly -SourceLocation https://pkgs.dev.azure.com/mawosoft-de/public/_packaging/public/nuget/v2/\n  Install-Module -Name WindowsSearchManager -Repository mawosoft-nightly -AllowPrerelease -Force\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawosoft%2FWindowsSearchManager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmawosoft%2FWindowsSearchManager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawosoft%2FWindowsSearchManager/lists"}