| Package | Description |
|---|---|
| org.apache.solr.update |
APIs and classes for managing index updates
|
| Modifier and Type | Field and Description |
|---|---|
protected VersionInfo |
UpdateLog.versionInfo |
| Modifier and Type | Method and Description |
|---|---|
VersionInfo |
UpdateLog.getVersionInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
UpdateLog.seedBucketsWithHighestVersion(SolrIndexSearcher newSearcher,
VersionInfo versions)
Used to seed all version buckets with the max value of the version field in the index.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.