org.apache.jackrabbit.oak.plugins.index.lucene
Class LuceneIndexEditorContext
java.lang.Object
org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext
public class LuceneIndexEditorContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
incIndexedNodes
public long incIndexedNodes()
getIndexedNodes
public long getIndexedNodes()
isStored
public boolean isStored(String name)
- Checks if a given property should be stored in the lucene index or not
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.