David, Solr support for this will come in Solr-3304 I 
suppose?http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4Any idea if 
this is going to make it into Solr 4.0? Thanks,Eric.
 > Date: Wed, 15 Aug 2012 07:07:21 -0700
> From: dsmi...@mitre.org
> To: solr-user@lucene.apache.org
> Subject: RE: Solr 4.0 - Join performance
> 
> You would index rectangles of 0 height but that have a left edge 'x' of the
> start time and a right edge 'x' of your end time.  You can index a variable
> number of these per Solr document and then query by either a point or
> another rectangle to find documents which intersect your query shape.  It
> can't do a completely within based query, just intersection for now.  I
> really look forward to seeing this wrapped up in some sort of RangeFieldType
> so that users don't have to think in spatial terms.  
> 
> 
> 
> -----
>  Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-4-0-Join-performance-tp3998827p4001404.html
> Sent from the Solr - User mailing list archive at Nabble.com.
                                          

Reply via email to