purescript / pursuit

Website for hosting and searching PureScript API documentation
https://pursuit.purescript.org/
Other
170 stars 47 forks source link

Relevant results not returned for query #476

Open the-code-robot opened 1 year ago

the-code-robot commented 1 year ago

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.

flip111 commented 9 months ago

Do you want it to search in module names as well ?