microsoft / microsoft/site-admin
Document Retention - Search Libraries
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 8
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 14
Description
Update the solution to allow for searching libraries directly. If the site is not in the search index, then the search api will not return results. Update the GUI to detect if the site is in the search index and disable the option.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the GUI's library-search flow and the search API request. Check how search-index membership is exposed, then ensure the search option is unavailable for sites absent from the index while indexed sites remain searchable directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100