incorrect document about the distribution of doTagsearch
--------------------------------------------------------
Key: OLIO-148
URL: https://issues.apache.org/jira/browse/OLIO-148
Project: Olio
Issue Type: New JIRA Project
Components: docs
Reporter: Hui Kang
Assignee: Shanti Subramanyam
Priority: Minor
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.
- Hui
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.