public class LuceneIndexEditorContext extends Object
Modifier and Type | Method and Description |
---|---|
void |
enableReindexMode() |
org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinition |
getDefinition() |
long |
getIndexedNodes() |
long |
incIndexedNodes() |
boolean |
isReindex() |
boolean |
isSupportedMediaType(String type) |
void |
recordTextExtractionStats(long timeInMillis,
long bytesRead)
Deprecated.
|
void |
recordTextExtractionStats(long timeInMillis,
long bytesRead,
int textLength) |
public void enableReindexMode()
public long incIndexedNodes()
public long getIndexedNodes()
public boolean isSupportedMediaType(String type)
public org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinition getDefinition()
@Deprecated public void recordTextExtractionStats(long timeInMillis, long bytesRead)
public void recordTextExtractionStats(long timeInMillis, long bytesRead, int textLength)
public boolean isReindex()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"