purescript / purescript/pursuit

Relevant results not returned for query

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

Nobody has claimed this yet.

Dominant language
Haskell
Stars
174
Forks
47
PR merge metrics
No merged PRs in 30d

Description

What I did

I did this search https://pursuit.purescript.org/search?q=base64

What happened

And got these results

image

What I expected

However, the package purescript-b64 which provides the Data.Binary.Base64 and Data.String.Base64 modules was not on the results list.

Remarks

Pursuit is a fantastic tool and a joy to use. I'm very new to PureScript. In this one instance, a useful result was not found but might have been found if the segments of the module name were included in the search.

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.

Research direction

Start by reproducing the search at https://pursuit.purescript.org/search?q=base64 and examine how module names are included in results. The work is done when the purescript-b64 package, including its Data.Binary.Base64 and Data.String.Base64 modules, appears for this query.

Written by the indexing model from the issue text.

Assessment

Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.