Problem/Motivation

it seems as of a month or two ago, when searching the drupal website, for say a module's project page, that the most relevant results were displayed first, and now, not so. For example, searching for WYSIWYG would return generally the project at the top, or a quick drill-down using the convenient filters would get you right where you want to go.

Proposed resolution

un do what ever was done to the drupal search

Remaining tasks

(reviews needed, tests to be written or run, documentation to be written, etc.)

User interface changes

(new or changed features/functionality in the user interface, modules added or removed, changes to URL paths, changes to user interface text)

API changes

(API changes/additions that would affect module, install profile, and theme developers, including examples of before/after code if appropriate)

Original report by [username]

// Text of original report here.
(for legacy issues whose initial post was not the issue summary)

Comments

trevorleenc’s picture

I had originally found this forum post: http://drupal.org/node/1843322

But it seems to have gone un-noticed because it wasn't posted in the right place.

Kevin Morse’s picture

Is this the right place to bring this up again?

The search function on Drupal.org is ABSOLUTELY useless.

http://drupal.org/search/site/commerce returns no link to the Commerce module
http://drupal.org/search/site/views cannot find the Views module.

Refine searches to modules only http://drupal.org/search/site/views?f[0]=ss_meta_type%3Amodule and still nothing.

Change to sort by Most installed and the page refresh happens but it just shows Relevancy again.

Forget Drupal 8 if we can't even have a working Search function on drupal.org

kingandy’s picture

Hmm, I was going to suggest using the dedicated module search mechanism if you know you're looking for a module, but it turns out if you type "Views" into the search box Views actually vanishes from the top position ... dropped down to page 7 (at time of writing).

Thinking about it, I almost never use the site search. I either go to Google with a "site:drupal.org" modifier or just take a best guess at the module name and hit http://drupal.org/project/XXX. Not sure whether this says more about me or the site search.

kingandy’s picture

Ah, there seems to be an issue with accepting the "Most Installed" option from the Sort By box (both on the site search and the module search). Whenever I submit the form with this option, it gets discarded. Linking directly to (eg) http://drupal.org/project/modules/Views?solrsort=iss_project_release_usa... produces the expected result so I expect this is a bug in the validation/submit function for that form.

Kevin Morse’s picture

Should I file a separate bug about the Most Installed option?

I am using a similar strategy to find modules as you mentioned but it's quite pathetic that the built in search does not even work.

dddave’s picture

Also closed #1936076: Search relevancy as a dupe. But I somehow have in the back of my mind another major issue about this problem...

dddave’s picture

Kevin Morse’s picture

Sorry @dddave, I totally should have checked if there was a bug filed already about that other issue.

Is it a correct assumption to say that the duplicate bug reports and this one have all been from within the last 6 months so there's a chance this could have been a regression in the search code at some recent time? I've been in and out of Drupal for the past two years or so and I don't ever remember search being this useless.

dddave’s picture

My pretty uneducated guess is that all the works to upgrade d.org to Drupal7 have messed with the search. I'm also not sure if this shouldn't be in the server admin queue as part of the Solr component...

This really could need some input from somebody more in on all the technical internals.

jstoller’s picture

Priority: Normal » Major

I've noticed this for a little while now. Anytime I try to search on the modules page with sort by relevancy (my most used option), it automatically changes to sort by most installed. I'm bumping up the priority on this. I don't know about anyone else, but this has pretty much cut the utility of D.O in half for me.

dddave’s picture

Yeah, I was searching for groups of modules today and this was a big annoyance. Was about to up the priority here too.

mcfilms’s picture

This is driving me crazy too. Seems like all the work on a fix is being done on
http://drupal.org/node/1862196

dddave’s picture

I knew there was another huge issue about this. Thanks for digging this up!

This issue should be closed as duplicate but I suspect it is better to leave it more easily findable.

Please don't post here folks! Instead check the issue linked in #13! Thanks!

dddave’s picture

Status: Active » Closed (duplicate)

Please visit #13 if you have found this issue!