[GraphQL library] Create general search query

Open
#280 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp, graphql
Domain
api, tooling

Research direction

Start by reading the existing LabeledIssueCounts query and its callers. Define the general search cases needed for issues tied to an article or assigned to someone, then confirm the query design supports those cases; the issue provides no named files or tests to run.

Written by the indexing model from the issue text.

Description

The LabeledIssueCounts query is a single purpose query that returns the counts of issues with a set of labels. There are many other useful search queries, if we make this code more general. It could be used to find all issues for a given article, or assigned to someone, etc.

Not for now, but I want to make a note of it.

Dominant language
C#
Stars
27
Forks
43
Avg merge
12h 33m
Merged PRs (30d)
26

Contributor guide

No contributing guide indexed for this repository

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.

More from dotnet/docs-tools

All issues in dotnet/docs-tools

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.