Home

 

Change view and link thresholds

Use these configuration settings to change view and link thresholds for a Bookmarks deployment.

To edit configuration files, use wsadmin. See Start the wsadmin client for details.


You can manage a variety of configuration settings for thresholds for links and tags in a Bookmarks deployment. Most of the settings can be configured by checking out the configuration file, modifying it, and checking it back in.

  1. Access the Bookmarks configuration file as described in the topic Accessing the Bookmarks configuration file.

  2. Update the following configuration properties. The keys for changing view thresholds and the values the key can accept are as follows:

    Option Description
    linkPurgingTask.lpTask.interval

    Integer.

    Provides the interval (in minutes) of 2 purging task rounds. The default is 60 minutes.

    linkPurgingTask.lpTask.purgeDeleted

    Integer.

    When a user deletes a bookmark (a link), it will be marked as deleted bookmark. The bookmark record will be kept for a specific period in order to let search indexer to update the index. This setting provides the number of days a deleted bookmark will be kept in Bookmarks database before being purged out. The default is 30 days.

    linkPurgingTask.lpTask.start

    Integer.

    Provides the time (in minutes) the bookmark purging task will start after Bookmarks service starts. The default is 15 minutes.

    linkThresholds.sinceWhen.popularLinks

    Integer.

    Determines the age (in days) a link may be to get included in the popular link algorithm. This value is used in conjunction with the other popular link settings to determine what bookmarks are included on the "Popular" bookmarks tab. Smaller values result in better performance. The default is 30 days.

    linkThresholds.maxInclude.popularLinks

    Integer.

    Provides a maximum number of links that will get included in the popular link algorithm. If there are more links that are eligible to be included based on the other settings, the algorithm will take the most recent links that fall within this cap. This is to ensure consistent performance over peak times. The default value is 2000 links.

    linkThresholds.sinceWhen.inboxLinks

    Integer.

    Determines age (in days) a link may be to get included in a user's watchlist. Smaller values will result in better performance. The default is 20 days.

    linkThresholds.sinceWhen.mostvisitedLinks

    Integer.

    Determines age (in days) a link may be to get included in the Most Visited section. The default is 30 days.

    linkThresholds.minLinkCount.useCountCache

    Integer.

    The total number of bookmarks showed on the UI will be cached after the total number of bookmarks exceeds a specific number. The default is 100,000.

    linkThresholds.minURLCount.useCountCache

    Integer.

    The total number of URLs showed on the UI will be cached after the total number of URLs exceeds a specific number. The default is 10,000.

    linkThresholds.countInterval.useCountCache

    Integer.

    When the cache is enabled, it will be updated after being used for specific times. The default is 10.

    tagThresholds.sinceWhen.activeTags

    Integer.

    Determines age (in days) a link may be to have its tags included in the Active Tag cloud shown on the All and Popular bookmark views. This value is used in conjunction with the other active tag threshold settings to determine what is included in the tag cloud. Smaller values will result in better performance. The default is 30 days.

    tagThresholds.minCount.activeTags

    Integer.

    Provides a minimum number of occurrences for a tag within the active time window for it to show in the Active Tag cloud. Tags that occur less than this threshold within the active time window will not show in the Active Tag cloud on the All and Popular bookmark views. This value is used in conjunction with the other active tag threshold settings to determine what is included in the tag cloud. The default is 1 tag.

    tagThresholds.maxInclude.activeTags

    Integer.

    Provides a maximum number of tags that will get included in the active tag algorithm. If there are more tags that are eligible to be included in this calculation based on the other settings, the algorithm will take the most recent tags that fall within this cap. This is to ensure consistent performance over peak times. The default value is 4000 tags.

    personThresholds.sinceWhen.activePerson

    Integer.

    Determines age (in days) a bookmark may be to have the associated person included in the active person list on the All and Popular bookmark views. This value is used in conjunction with the other active person threshold settings to determine who is included in the active person list. Smaller values will result in better performance. The default is 30 days.

    personThresholds.minCount.activePerson

    Integer.

    Provides a minimum number of bookmarks a user must have within the active time window to be considered for the active person list. People that have less bookmarks than this threshold will not be included in the list on the All and Popular bookmark views. This value is used in conjunction with the other active person threshold settings to determine who is included in the active person list. The default is 5 bookmarks.

    personThresholds.maxInclude.activePerson

    Integer.

    Provides a maximum number of bookmarks (and the associated people) that are included in the active person list algorithm. If more entries are eligible to be included in this calculation based on the other settings, the algorithm will take the people associated with the most recent links that fall within this cap. This is to ensure consistent performance over peak times. The default value is 1500 bookmarks.

  3. See Applying property changes for information about how to save and apply your changes.


Administer Bookmarks


+

Search Tips   |   Advanced Search