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 |
---|---|
Runnable |
BKDWriter.merge(IndexOutput metaOut,
IndexOutput indexOut,
IndexOutput dataOut,
List<MergeState.DocMap> docMaps,
List<BKDReader> readers)
More efficient bulk-add for incoming
BKDReader s. |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.