Package org.codelibs.fess.helper
Class PopularWordHelper
java.lang.Object
org.codelibs.fess.helper.PopularWordHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected StringgetWordList(SearchRequestParams.SearchRequestType searchRequestType, String seed, String[] tags, String[] roles, String[] fields, String[] excludes) voidinit()
-
Field Details
-
CACHE_KEY_SPLITTER
protected static final char CACHE_KEY_SPLITTER- See Also:
-
cache
-
fessConfig
-
-
Constructor Details
-
PopularWordHelper
public PopularWordHelper()
-
-
Method Details
-
init
@PostConstruct public void init() -
getWordList
-
clearCache
public void clearCache() -
getCacheKey
-