See for instance http://drupal.org/search/user_search/louboutin even with an unprivileged account like mine. Most of the results are disabled accounts.

Comments

killes@www.drop.org’s picture

Project: Drupal.org site moderators » Drupal.org infrastructure
Component: User account » Solr

I can confirm this.

killes@www.drop.org’s picture

Project: Drupal.org infrastructure » Drupal.org customizations
Version: » 6.x-3.x-dev
Component: Solr » Code
Priority: Normal » Major

It would be nice to see this fixed, but I am not sure where the actual issue is.

If I get a pointer I might work on this.

drumm’s picture

We just use core's user search. If D7 core isn't flexible to override this cleanly, we can either work on getting a patch in core, or override it with a View, or even consider https://drupal.org/project/apachesolr_user.

drumm’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev

This will not be fixed in 6.x.

killes@www.drop.org’s picture

Priority: Major » Minor

Actually no: We use user_search.module which seems to be a d.o specific hack made by David. :p

It is rather similar to the user core search, though, the bug is present in both. Weird.

This is fixed in D7 though, I guess it will auto-fix with the upgrade.

drumm’s picture

Status: Active » Closed (won't fix)

Since it works in D7.