Awesome, thanks David. In the meantime, could I potentially use geohash, or
something similar? Geohash looks like it supports seperate "lon" or "lat"
range queries which would help, but its not a multivalue field, which I need.
> Date: Wed, 29 Aug 2012 07:20:42 -0700
> From: dsmi...@mitre.org
> To: solr-user@lucene.apache.org
> Subject: Re: Solr 4.0 - Join performance
>
> Solr 4 is certainly the goal. There's a bit of a setback at the moment until
> some of the Lucene spatial API is re-thought. I'm working heavily on such
> things this week.
> ~ David
>
> On Aug 28, 2012, at 6:22 PM, Eric Khoury [via Lucene] wrote:
>
>
> 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: [hidden
> > email]<x-msg://178/user/SendEmail.jtp?type=node&node=4003852&i=0>
> > To: [hidden
> > email]<x-msg://178/user/SendEmail.jtp?type=node&node=4003852&i=1>
> > 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<http://Nabble.com>.
>
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://lucene.472066.n3.nabble.com/Solr-4-0-Join-performance-tp3998827p4003852.html
> To unsubscribe from Solr 4.0 - Join performance, click
> here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3998827&code=RFNNSUxFWUBtaXRyZS5vcmd8Mzk5ODgyN3wxMDE2NDI2OTUw>.
> NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
>
>
>
>
> -----
> 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-tp3998827p4004035.html
> Sent from the Solr - User mailing list archive at Nabble.com.