ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
12 stars 5 forks source link

Improve github search on non-code content (natural language) #4464

Open SoumayaMauthoorMOJ opened 3 months ago

SoumayaMauthoorMOJ commented 3 months ago

User Story

As a Developer, I want to search on non-code content (issues and discussions), So that I can find those words and variations from those words

Acceptance Criteria

Here are some examples of what I expect searching to return:

Notes

It seems like a reasonable expectation that non-code search results include variations of search terms. This is commonly achieved with stemming and lemmatization.

I have created an example repo , with one issue for each of the words listed above. Searching for example calculate returns 1 issue matches.

Note that the user expectation for code search is likely to be different, where you want an exact match.

Contact Info

Please include your Ministry of Justice contact information so we can reach out if we need further clarification.

soumaya.mauthoor@digital.justice.gov.uk

Slack Handle

jasonBirchall commented 2 months ago

Request raised to GitHub customer success team.

SoumayaMauthoorMOJ commented 4 weeks ago

Hey @jasonBirchall when do you think we can expect to hear more from GitHub about this ticket? Also would it help if I raised a ticket on the GitHub community to get more people to 👍 this issue?