#7589 Index users in solr

v1.2.0
closed
42cc (432)
General
2015-08-20
2014-07-24
No

Like [#7257] did for projects, index users into solr. See that ticket for all the details, they apply here too. s/ProjectRegistrationProvider/AuthenticationProvider/ since this is for users.

Related

Tickets: #7257
Tickets: #7656

Discussion

  • Dave Brondsema

    Dave Brondsema - 2014-07-24

    Fields to index by default should include pretty much everything on the user record, including preferences (via get_pref) and last_access. Don't need to include the Deprecated fields, password, tool_preferences (not used, can make Deprecated), tool_data, stats_id.

    Also include AuthProvider.user_registration_date

     
  • Dave Brondsema

    Dave Brondsema - 2014-07-25
    • labels: --> 42cc
    • status: open --> in-progress
    • assigned_to: Igor Bondarenko
     
  • Igor Bondarenko - 2014-08-04
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2014-08-04

    Closed #622. je/42cc_7589

    Also added a command to reindex all existing users.

     
  • Dave Brondsema

    Dave Brondsema - 2014-09-19
    • status: code-review --> closed
    • QA: Dave Brondsema
    • Milestone: forge-backlog --> forge-sep-19
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.