On Tuesday, 16 August 2016 at 13:52:19 UTC, Edwin van Leeuwen
wrote:
On Tuesday, 16 August 2016 at 13:32:26 UTC, Jacob Carlborg
wrote:
On 2016-08-16 11:37, Seb wrote:
Manual work? O_o
Just open code.dlang.org and either hit CTRL-F or use the
search bar
(Martin added elastic search two months ago) as the packages
usually
have a very low PageRank.
It's a bit problematic when you don't know what to search for.
Not all projects have a descriptive name ;)
Does it only search the description or also the README?
https://github.com/dlang/dub-registry/pull/149
Indexing the README is marked as TODO, but it shouldn't be too
difficult to add - afaik it's already stored in the database.