| Package | Description |
|---|---|
| com.atlassian.confluence.search.v2.lucene |
| Modifier and Type | Method and Description |
|---|---|
static LuceneUtils.Resolution |
LuceneUtils.Resolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LuceneUtils.Resolution[] |
LuceneUtils.Resolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
LuceneUtils.dateToString(Date date,
LuceneUtils.Resolution resolution)
Converts a Date to a string suitable for indexing.
|
Copyright © 2003–2022 Atlassian. All rights reserved.