Closed (cannot reproduce)
Project:
Project ApacheSolr integration
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2012 at 21:48 UTC
Updated:
30 Oct 2015 at 21:51 UTC
Jump to comment: Most recent
Comments
Comment #1
hansfn commentedOK, 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.
Comment #2
killes@www.drop.org commentedI am unsure what the solution is, but it is likely a result of the apachesolr changes. Moving to a better place.
Comment #3
drummYes, the URL parameters changed in 6.x-1.x to 6.x-3.x. It would be great to redirect them.
Comment #4
drummAfter 3 years, I don't expect this to be done.