Uses of Enum Class
com.atlassian.confluence.search.v2.lucene.LuceneUtils.Resolution
Package
Description
This package is kept for compatibility purpose.
-
Uses of LuceneUtils.Resolution in com.atlassian.confluence.plugins.index.api.mapping
-
Uses of LuceneUtils.Resolution in com.atlassian.confluence.search.v2.lucene
Modifier and TypeMethodDescriptionstatic LuceneUtils.Resolution
Returns the enum constant of this class with the specified name.static LuceneUtils.Resolution[]
LuceneUtils.Resolution.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
LuceneUtils.dateToString
(Date date, LuceneUtils.Resolution resolution) Converts a Date to a string suitable for indexing.