Package | Description |
---|---|
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Field and Description |
---|---|
protected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr> |
UpdateLog.map |
protected LinkedHashMap<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr> |
UpdateLog.oldDeletes |
protected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr> |
UpdateLog.prevMap |
protected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr> |
UpdateLog.prevMap2 |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.