Domesday/User Flow/Mozillian Search: Difference between revisions

(Creating mozillian search user flow)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
2) User can search by any feild, including
[[File:User_flow_mozillian_search.png]]
 
== Notes ==
2) User can search by any [[Domesday#Data_Fields|field]], including
* Mozilla IRC Nick
* Mozilla IRC Nick
* Call Me
* Call Me
Line 14: 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

User flow mozillian search.png

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.