Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.bkdtree Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
BKDPointFieldAdd this to a document to index lat/lon point, but be sure to use BKDTreeDocValuesFormat for the field.Classorg.apache.lucene.bkdtreeApache Lucene
BKDPointInBBoxQueryFinds all previously indexed points that fall within the specified boundings box.Classorg.apache.lucene.bkdtreeApache Lucene
BKDPointInPolygonQueryFinds all previously indexed points that fall within the specified polygon.Classorg.apache.lucene.bkdtreeApache Lucene
BKDTreeDocValuesFormatA DocValuesFormat to efficiently index geo-spatial lat/lon points from BKDPointField for fast bounding-box (BKDPointInBBoxQuery)Classorg.apache.lucene.bkdtreeApache Lucene
Geo3DDocValuesFormatA DocValuesFormat to efficiently index geo-spatial 3D x,y,z points from Geo3DPointField for fast shape intersection queries usingClassorg.apache.lucene.bkdtree3dApache Lucene
Geo3DPointFieldAdd this to a document to index lat/lon point, but be sure to use Geo3DDocValuesFormat for the field.Classorg.apache.lucene.bkdtree3dApache Lucene
PointInGeo3DShapeQueryFinds all previously indexed points that fall within the specified polygon.Classorg.apache.lucene.bkdtree3dApache Lucene