Hi, it seems something has changed in the SOLR search on drupal.org. The #d7cx links on many module pages returns all 19176 modules. It would be nice to fix this now since module maintainers have started to pledge for D8 ... Having a list of these modules would be great.

Comments

hansfn’s picture

Priority: Normal » Major

OK, the handling of the text parameter has definitely changed, making a lot of old search URLs invalid. Compare http://drupal.org/project/modules/d7cx and http://drupal.org/project/modules/?text=d7cx You would expect them to return the same results, but they don't. It seems some kind of URL rewriting is going on and over-riding the text parameter.

killes@www.drop.org’s picture

Project: Drupal.org site moderators » Drupal.org customizations
Version: » 6.x-3.x-dev
Component: Other » User interface

I am unsure what the solution is, but it is likely a result of the apachesolr changes. Moving to a better place.

drumm’s picture

Title: Module search ignores text parameter? #d8cx relavant » Redirect 6.x-1.x URLs
Project: Drupal.org customizations » Project ApacheSolr integration
Priority: Major » Normal

Yes, the URL parameters changed in 6.x-1.x to 6.x-3.x. It would be great to redirect them.

drumm’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

After 3 years, I don't expect this to be done.