Domesday/User Flow/Mozillian Search: Difference between revisions
< Domesday
Jump to navigation
Jump to search
(Adding diagram) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[File:User_flow_mozillian_search.png]] | [[File:User_flow_mozillian_search.png]] | ||
== Notes == | |||
2) User can search by any [[Domesday#Data_Fields|field]], including | 2) User can search by any [[Domesday#Data_Fields|field]], including | ||
* Mozilla IRC Nick | * Mozilla IRC Nick | ||
Line 16: | Line 17: | ||
4) No matches. If anonymous, show message "Log in to imporove search results". This is because of privacy and authorization roles. | 4) No matches. If anonymous, show message "Log in to imporove search results". This is because of privacy and authorization roles. | ||
== Open Questions == | |||
Can we make certain fields always public? | |||
Is search against public fields sufficient? Building a privacy aware search engine will be much more expensive. |
Latest revision as of 17:57, 30 March 2011
Notes
2) User can search by any field, including
- Mozilla IRC Nick
- Call Me
- Given name
- Family name
- Project name
- Job Title
Matches are only done against data which would be visible to the user's authorized roles.
3) All matches are listed. This includes a photo and some profile information.
Again, profile information is limited to data visible to the user's authorized roles.
4) No matches. If anonymous, show message "Log in to imporove search results". This is because of privacy and authorization roles.
Open Questions
Can we make certain fields always public?
Is search against public fields sufficient? Building a privacy aware search engine will be much more expensive.