Uses of Class
org.apache.lucene.util.bkd.BKDReader
Packages that use BKDReader
Package
Description
Components from the Lucene 6.0 index format.
Lucene 8.6 file format.
The logical representation of a
Document for indexing and searching.Code to search indices.
Block KD-tree, implementing the generic spatial data structure described in
this paper.
-
Uses of BKDReader in org.apache.lucene.codecs.lucene60
Fields in org.apache.lucene.codecs.lucene60 with type parameters of type BKDReader -
Uses of BKDReader in org.apache.lucene.codecs.lucene86
Fields in org.apache.lucene.codecs.lucene86 with type parameters of type BKDReader -
Uses of BKDReader in org.apache.lucene.document
Method parameters in org.apache.lucene.document with type arguments of type BKDReader -
Uses of BKDReader in org.apache.lucene.search
Method parameters in org.apache.lucene.search with type arguments of type BKDReader -
Uses of BKDReader in org.apache.lucene.util.bkd
Fields in org.apache.lucene.util.bkd declared as BKDReaderConstructors in org.apache.lucene.util.bkd with parameters of type BKDReader