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

David Smiley closed SOLR-5072.
------------------------------
    Resolution: Duplicate

Closed as duplicate of SOLR-6103 (DateRangeField).  

DateRangeField uses a single-dimensional spatial prefix tree.  
Performance-wise, it would be very interesting to compare the 1D 
SpatialPrefixTree with range data approach to a 2D SpatialPrefixTree with point 
data.  Someday maybe.

> Create a field type for multi-value numeric/time durations
> ----------------------------------------------------------
>
>                 Key: SOLR-5072
>                 URL: https://issues.apache.org/jira/browse/SOLR-5072
>             Project: Solr
>          Issue Type: New Feature
>          Components: spatial
>            Reporter: David Smiley
>
> It would be great if there was a field type that implemented the technique 
> described here: http://wiki.apache.org/solr/SpatialForTimeDurations   It can 
> be tricky to implement properly.
> Eventually once there's a new prefixTree implementation that I'm (slowly) 
> working on, the internal implementation can be much better.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to