### Description When searching for the text of the package name, it seems like searches that include spaces give no results. Take for instance the [cob-unofficial](https://typst.app/universe/package/cob-unofficial) package, which has the package description "Unofficial CoB (The Company of Biologists) template for Typst." (from https://github.com/mewmew/cob-unofficial/blob/54b7c7def3f74238f4ce5a19d4dbcd0f51f6b5e7/typst.toml#L7). If we search the Typst Universe for "Company", the package shows up. Similarly if we search for "Biologists" it shows up. However, if we search for "Company of Biologists" it doesn't show up in the search results. <img width="1204" height="786" alt="Image" src="https://github.com/user-attachments/assets/94797ff4-cce0-40ef-9421-d8f7dfa9114d" /> <img width="1186" height="798" alt="Image" src="https://github.com/user-attachments/assets/7ae47b97-024e-43f6-88db-ee47d3453c7d" /> <img width="1234" height="878" alt="Image" src="https://github.com/user-attachments/assets/853dac73-0aac-46d1-8742-68bfe54f8e5c" />