[
https://issues.apache.org/jira/browse/LUCENE-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658729#comment-16658729
]
ASF subversion and git services commented on LUCENE-8521:
---------------------------------------------------------
Commit ed8a395948f406aca7ac55fd3bd0f5348af353c3 in lucene-solr's branch
refs/heads/jira/http2 from [~nknize]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ed8a395 ]
LUCENE-8521: Change LatLonShape encoding to use selective indexing
This improvement changes LatLonShape encoding to 7 dimensions instead of 6. The
first 4 are index dimensions defining the bounding box of the Triangle and the
remaining 3 data dimensions define the vertices of the triangle.
> Change LatLonShape encoding to use selective indexing
> -----------------------------------------------------
>
> Key: LUCENE-8521
> URL: https://issues.apache.org/jira/browse/LUCENE-8521
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Nicholas Knize
> Priority: Major
> Attachments: LUCENE-8521.patch
>
>
> LUCENE-8496 allows for selecting the first n dimensions to be used forĀ
> building the index and the remaining dimensions to be used as data
> dimensions. This feature changesĀ {{LatLonShape}} encoding to a 7 dimension
> encoding instead of 6; where the first 4 are index dimensions defining the
> bounding box of the {{LatLonShape.Triangle}} and the remaining 3 data
> dimensions defining the vertices of the triangle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]