Searched refs:RELEVANCE_BUMP (Results 1 – 1 of 1) sorted by relevance
214 public static final int RELEVANCE_BUMP = CAPPED_RELEVANCE / 25; field in RelevanceUtils279 (long) (HALF_LIFE_MS * logF(IRRELEVANCE_FLOOR / (RELEVANCE_BUMP + oldRelevance))); in bumpExpiryDuration()