This website requires JavaScript.
Explore
Help
Sign In
Apache
/
lucene
Watch
1
Star
0
Fork
0
You've already forked lucene
mirror of
https://github.com/apache/lucene.git
synced
2025-02-08 11:05:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lucene
/
solr
/
core
History
Nicholas Knize
1118299c33
LUCENE-8496: Selective indexing - modify BKDReader/BKDWriter to allow users to select a fewer number of dimensions to be used for creating the index than the total number of dimensions used for field encoding. i.e., dimensions 0 to N may be used to determine how to split the inner nodes, and dimensions N+1 to D are ignored and stored as data dimensions at the leaves.
2018-10-08 18:51:03 -05:00
..
src
LUCENE-8496: Selective indexing - modify BKDReader/BKDWriter to allow users to select a fewer number of dimensions to be used for creating the index than the total number of dimensions used for field encoding. i.e., dimensions 0 to N may be used to determine how to split the inner nodes, and dimensions N+1 to D are ignored and stored as data dimensions at the leaves.
2018-10-08 18:51:03 -05:00
build.xml
SOLR-11406: Solr 7.0 cannot read indexes from 6.x versions
2017-09-29 16:33:07 -04:00
ivy.xml
SOLR-11943: Change scope of commons-math3 solr-core dependency from test to compile, for HaversineMetersEvaluator.java
2018-09-07 16:30:22 -04:00