Do a search for http://drupal.org/search/apachesolr_search/add%20description%20imagefiel...

And you will see the Programmatically creating nodes with ImageFields comes up twice, one goes to:
http://drupal.be/node/201594

and the other goes to:
http://drupal.org/node/201594

Comments

gábor hojtsy’s picture

Issue tags: +drupal.org upgrade

Adding tag.

gábor hojtsy’s picture

#377372: Search redirecting nodes to drupal.be was marked a duplicate of this issue.

gábor hojtsy’s picture

Title: Search: Duplicate links in results » Drupal.be items ended up in the links
Assigned: Unassigned » gábor hojtsy

We've found numerous entries for drupal.be in the index, and currently assume that the DNS plays tricks with us. Drupal.be used to be hosted on the same servers as drupal.org, but it is not anymore. Up until 15 minutes ago, our settings.php let Drupal find out the base URL which it is run on, so it is possible that in some cases it found out drupal.be. Since the site is not on the infrastructure anymore, it most probably fall back on the default site (drupal.org) and indexed a node from there. Now we set settings.php to explicitly say $base_url = 'drupal.org', and will watch the indexing closely.

gábor hojtsy’s picture

Title: Drupal.be items ended up in the links » Drupal.be items ended up in the search index

Oh, wrong title.

gábor hojtsy’s picture

Status: Active » Fixed

Indeed, it was a reverse DNS problem, and once we sticked the site to believe it is Drupal.org it is all fine. The old index items indexed under drupal.be will now show up as drupal.org and all new items will be indexed under drupal.org.

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org upgrade

Automatically closed -- issue fixed for 2 weeks with no activity.

Project: Drupal.org infrastructure » Drupal.org customizations
Component: Drupal.org module » Miscellaneous