pub-dartlang
pub-dartlang copied to clipboard
Pub search isn't finding content very well
From [email protected] on November 13, 2013 12:53:46
This package: http://pub.dartlang.org/packages/mailer Can't be found by searching its name: http://pub.dartlang.org/search?cx=009011925481577436976%3Ah931xn2j7o0&ie=UTF-8&hl=en&q=mailer
Original issue: http://code.google.com/p/dart/issues/detail?id=15051
From @sethladd on November 13, 2013 05:13:05
- Kathy who setup the CSE. Maybe there's an error in the CSE somewhere? I can find plenty of other packages, maybe there's something unique about the mailer package.
Status: Triaged
Cc: [email protected]
Labels: Area-Site Site-Search
From @kwalrath on November 13, 2013 08:09:55
Pub doesn't use the same CSE as www/api.dartlang.org. Maybe Bob?
From @munificent on November 13, 2013 09:01:54
I think Nathan set that up, if I remember right?
From @munificent on November 13, 2013 09:02:31
For what it's worth, I see the mailer package now, so it was probably just that the crawler hadn't found it yet.
From [email protected] on November 13, 2013 09:19:30
The package has been out there for several months. :) does it require a rebuild of some search index after every pub publish?
From @nex3 on November 13, 2013 11:43:16
As far as I know, we have almost no control over how often the search crawls the site or what it indexes. The only way we'll be able to fix this is to write our own search functionality for pub.dartlang.org, which is low-priority for now.
Labels: -Area-Site Area-PubSite