#6091 Search for users

unreleased
open
nobody
General
nobody
2017-03-21
2013-04-11
No

It would be nice to be able to search for users. Could search by any public profile data (name, location, skills, etc).

All Artifacts get indexed by solr automatically. Not sure if we'd want to make a User an Artifact since there is other ramifications of that, but that'd be one potential starting point for the indexing portion of this.

Discussion

  • huzaifafaruqui - 2017-03-21

    What are the ramifications of making User an Artifact? I think making Artifact will allow us to easily search users and tag users in comment

     
  • Dave Brondsema

    Dave Brondsema - 2017-03-21

    Since this ticket was created, users have been added to a SearchIndexable mixin class. They are indexed and searchable via the site admin URL /nf/admin/search_users

     

Log in to post a comment.