As several users have reported that they found difficulties when searching for their OSS project, I have inspected the API call when doing the search, and I found that seems like the project name has somehow appended twice (duplicated) to the repo url which caused the repo cannot be found, here are some examples:
Hey! Thanks for your research! This is not an issue, deliberate decision to append it to the URL, because we found another project within that package manager which has the same URL, and chose not to deduplicate.
We donβt do it for the source, just for the project_url, source is actually where we look for the constitution, project_url is what we use to deduplicate.
For newly published projects, if the projects meet the criteria you can be sure they will be indexed, we are working on a fix that will speed up the indexing process of newly published projects.