| Package | Description |
|---|---|
| org.apache.lucene.util.bkd |
Block KD-tree, implementing the generic spatial data structure described in
this paper.
|
| Modifier and Type | Method and Description |
|---|---|
long |
BKDWriter.merge(IndexOutput out,
java.util.List<MergeState.DocMap> docMaps,
java.util.List<BKDReader> readers)
More efficient bulk-add for incoming
BKDReaders. |
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.