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`.
--- ** [tickets:#7589] Index users in solr** **Status:** open **Milestone:** forge-backlog **Created:** Thu Jul 24, 2014 09:18 PM UTC by Dave Brondsema **Last Updated:** Thu Jul 24, 2014 09:18 PM UTC **Owner:** nobody 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. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
