The doc is incorrect. What happens is that the tag skew is taken care of during the data load (see the loader code). Can you please file a JIRA on the relevant doc(s) ?
Shanti On Sun, Jun 27, 2010 at 11:59 PM, hao zhang <[email protected]>wrote: > Hi, All > The olio document says doTagSearch operation chooses a tag name using > a negative exponential distribution to use more commonly used tags. I > guess the most related code should be > public static String randomEvent(Random r, StringBuilder > eventListPage). However, in the code it uses random.(0, size) to pick > up the event. > Could anyone confirm that the tagsearch is using a negative > exponential distribution? Thanks. > > Hao >
