dsccommunity / dsccommunity/SharePointDsc

Unable to select Category of Search Property

Open
#1,168 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
C#
Stars
246
Forks
106
PR merge metrics
No merged PRs in 30d

Description

Details of the scenario you tried and the problem that is occurring

SPSearchManagedProperty: Unable to select category

Verbose logs showing the problem
Suggested solution to the issue

Update DSC resource with a property with available Search Property Categories.
Documentation:
https://docs.microsoft.com/en-us/sharepoint/search/search-schema-overview

Crawled property categories that group properties according to their IFilter or protocol handler. If you edit a crawled property category, your changes apply to all of the crawled properties within the category. This can influence performance and how items are saved in the search index.

The DSC configuration that is used to reproduce the issue (as detailed as possible)
# insert configuration here
The operating system the target node is running

Windows Server 2016

Version of SharePoint that is used (e.g. SharePoint 2016)

SharePoint 2016

Version and build of PowerShell the target node is running

Name Value
PSVersion 5.1.14393.3383
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.3383
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Version of the DSC module that was used

latest

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing SPSearchManagedProperty on SharePoint 2016 with a configuration that selects a search property category, then inspect the resource implementation and the linked SharePoint search schema documentation; done means the category can be selected successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
devops, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.