Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching for "pgp" does not show OpenPGP RFCs #34

Open
thgoebel opened this issue Mar 7, 2024 · 1 comment
Open

Searching for "pgp" does not show OpenPGP RFCs #34

thgoebel opened this issue Mar 7, 2024 · 1 comment

Comments

@thgoebel
Copy link

thgoebel commented Mar 7, 2024

Steps to reproduce

  1. Set the flag "Show obsolete and historic" (just in case)
  2. Search for "pgp"

Expected behaviour

Search results should show RFCs with "PGP" in the title, e.g. RFC 4880.

Actual behaviour

Search results show only some RFCs with "OpenPGP" in the title. Many other (arguably important, like 4880) OpenPGP RFCs are missing.

I am not sure if this affects other keywords as well.

Screenshots

Searching for "pgp":

image

Searching for "openpgp":

image

@mnot
Copy link
Owner

mnot commented Mar 7, 2024

Hi, thanks for reporting.

The search engine anchors at the beginning of words; I found that allowing full-text search returned very noisy results. The problem, I think, is that the keywords for these specs don't contain the very obvious "PGP".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants