The links in the "Sort by" box at http://d6.drupal.org/project/modules don't appear to work; the list always sorts in the same order.
I can't quite figure out what the default sort order is, either. It's not title, since "Ajax Table" is first, followed by "Includer" and then "Media Transcriptions"
We seem to have a search modules box here! Can we make that the "Search downloads" box everywhere, until the d.o redesign is done? moved to #378858: Display module search box on individual module pages as well
Critical: I can't filter downloads by Drupal version.
Critical: http://d6.drupal.org/project/drupal%20project shows stuff other than Drupal, and in fact Drupal is very last in the list. This is going to break LOTS of documentation, videos, etc. if it stays like this.
http://d6.drupal.org/project/themes is not showing any screenshots.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 367068-3-D.project_solr_only_with_releases.patch | 1.18 KB | dww |
Comments
Comment #1
webchickBumping to critical, since a couple of these items are.
Comment #2
damien tournoud commentedhttp://drupal.org/node/366959 was not applied to the main tree. Why are we maintaining patches, already?
Comment #3
dwwA) Sorting is due to ApacheSolr as per Damien: #366959: Solr_Base_Query::solrsort is inconsistent -- I guess I'll have to roll out the patched apachesolr.module to the test site tomorrow.
B) I'll have to check with Damien about making a facet block like that appear anywhere else on the site -- normally those blocks only appear on search-specific pages. Should be doable, might just be a bit ugly under the hood. We'll see.
C) Critical: I can't filter downloads by Drupal version.: http://drupal.org/node/366562#comment-1230332
D) Critical: http://d6.drupal.org/project/drupal%20project shows stuff other than Drupal... 2 part problem:
- #273793: alias /download to /project/drupal
- The project_solr search pages should probably add an automatic filter on projects with releases (which is the current behavior of the project browsing pages). See attached patch to project_solr.module.
E) Screenshots in the themes -- yeah, we saw that on Friday when the test site went live, but haven't had a chance to look into it closely yet. Either weirdness with the D6 port of image_attach, or the D6 bluebeach port.
So, attached patch for part of (D). @Damien: any objections, or should I just commit this?
Comment #4
gábor hojtsyRemoving title cruft.
Comment #5
dwwstarbow also played with this stuff and posted some suggestions at #368783: Faceted Search of modules needs work. Many are duplicate with what webchick reported here, but I'm just going to merge the two issues so we have a single place to go through all this. Here's what he wrote:
Comment #6
webchickdww and I hashed over this stuff for a bit tonight.
Looks like all my initial feedback has been addressed, #1 and c and d have been addressed of starbow's feedback.
The remaining items from starbow need addressing, and I also discovered one more bug: clicking on one of the terms from a module page will bring up the main search page with no searches/filters applied. I would've expected it to bring up the main search page already filtered by the term.
Thanks, dww!
Comment #7
dwwLate Friday night I finished, committed, and deployed some changes to address a lot of this. I've crossed out the stuff from webchick's original post and starbow's comments (pasted into #5) that are now taken care of:
Problems:
1) The default sort is working and marked in the sort block
3) Agreed, that's a silly thing to ever want to sort on. We just removed that entirely (although the author is now listed on the search results).
4) Should be better now since the dates you can sort by are more clearly labeled, and those dates are also displayed directly in the search result teasers (moving us closer to http://infrastructure.drupal.org/drupal.org-style-guide/prototype/module... in appearance)
Suggestions:
c) Done. Yes, we knew: http://drupal.org/node/366562#comment-1230332 ;)
d) Done.
Setting this back to active for the remaining problems in here.
Comment #8
dwwThis is all project_solr code at this point, moving to a more appropriate queue...
Comment #9
damien tournoud commentedCourtesy of the drupal.org sprint.
Comment #10
damien tournoud commentedDone. http://drupal.org/cvs?commit=170236
Closed for now (there are no more regressions).
Comment #11
dww@Damien: I spent a whole morning working a/ pwolanin removing these project-specific hacks and duplicated code from ApacheSolr. I have no time to look closely now, but the readdition of a ProjectSolrQuery file leads me to believe this commit was a regression. ;)
And, there are still valid points in this thread that aren't addressed. So please don't mark fixed. You can reomove the d.o upgrade tag if it all works, but I don't want to lose the other items.
Comment #11.0
dwwCrossing out things that are now done
Comment #12
dwwNote: someone submitted #378858: Display module search box on individual module pages as well as a duplicate of this, but it doesn't hurt to have that in its own issue, anyway, so let's move that part of this discussion there.
Comment #13
dwwwhoops, dunno why that tag got removed with my reply
Comment #14
aclight commentedBased on #8, I'm changing the component to ApacheSolr integration. Please change back if that's not correct.
Comment #14.0
aclight commentedadding link to #378858 for part of this
Comment #15
drummIt seems everything is fixed or irrelevant here.