|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.edgeindex.EdgeDateFieldHelper
public class EdgeDateFieldHelper
A helper to centralise the adding the edge date field.
| Field Summary | |
|---|---|
static java.lang.String |
EDGE_DATE_FIELD
|
| Constructor Summary | |
|---|---|
EdgeDateFieldHelper()
|
|
| Method Summary | |
|---|---|
void |
addDateField(org.apache.lucene.document.Document document,
long timeInSeconds)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EDGE_DATE_FIELD
| Constructor Detail |
|---|
public EdgeDateFieldHelper()
| Method Detail |
|---|
public void addDateField(org.apache.lucene.document.Document document,
long timeInSeconds)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||