com.atlassian.confluence.plugins.edgeindex
Class EdgeDateFieldHelper
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.EdgeDateFieldHelper
public class EdgeDateFieldHelper
- extends Object
A helper to centralise the adding the edge date field.
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 |
EDGE_DATE_FIELD
public static final String EDGE_DATE_FIELD
- See Also:
- Constant Field Values
EdgeDateFieldHelper
public EdgeDateFieldHelper()
addDateField
public void addDateField(org.apache.lucene.document.Document document,
long timeInSeconds)
Copyright © 2003-2013 Atlassian. All Rights Reserved.