[ 
https://issues.apache.org/jira/browse/SOLR-11077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erick Erickson resolved SOLR-11077.
-----------------------------------
    Resolution: Not A Problem

This is not an appropriate use of Solr's JIRA, we reserve the JIRA system for 
code issues rather than usage questions.

Please ask the question here: [email protected]


> The usage of multi-dimensional points
> -------------------------------------
>
>                 Key: SOLR-11077
>                 URL: https://issues.apache.org/jira/browse/SOLR-11077
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Schema and Analysis
>    Affects Versions: 6.6
>            Reporter: lvqiannan
>              Labels: features
>
> The release of Apache Solr 6.5.0. has a Highlight that "PointFields 
> (fixed-width multi-dimensional numeric & binary types enabling fast range 
> search) are now supported" 。
> But I read the source code of solr 6.6 about point, I didnot find out n 
> dimensional that n bigger than 3.
> In solr,
> 1.LatLonPointSpatialField support 2D using LatLonPoint in lucene。
> 2.And IntPointField/LongPointField/FloatPointField/DoublePointField only 
> support 1D, although multi-dimensional point is supported in lucene。
> So i have a quesion that is how to support n dimensional search in solr( n >= 
> 3 )?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to