- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createEmptyMap (0.11 seconds)
-
src/main/java/org/codelibs/fess/suggest/entity/SuggestItem.java
} else { this.userBoost = 1; } this.docFreq = docFreq; this.queryFreq = queryFreq; timestamp = ZonedDateTime.now(); emptySource = createEmptyMap(); id = SuggestUtil.createSuggestTextId(this.text); } /** * Returns the text of the suggest item. * @return The text. */ public String getText() {Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Thu Aug 07 02:41:28 GMT 2025 - 25.1K bytes - Click Count (0)