public class LuceneIndexEditorContext
extends java.lang.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(java.lang.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(java.lang.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 - 2018 Adobe Systems Incorporated. All Rights Reserved"