Nice!

On Oct 17, 2012, at 10:50 AM, Eric Khoury [via Lucene] wrote:


I'm using the X axis for time availability start and end (total minutes since 
Jan 2012), each asset can have multiple rectangles (multiple avail start and 
end).  My original design had a bounding rect of 20 years (0 - 10,000,000 
minutes), with certain assets available for the whole time.  Since I'm certain 
that all my data gets reindexed at least once a month, I changed the design to 
simply generate availability for this month + next month, so rectangles are now 
(0 - 45,000 minutes).  And for assets that are available for the complete 
month, which will be the case for a large percentage of assets, I just mark 
with a flag, which avoids me creating a rect for that entry all together.  Eric.
 > Date: Tue, 16 Oct 2012 13:00:45 -0700

> From: [hidden 
> email]<x-msg://100/user/SendEmail.jtp?type=node&node=4014257&i=0>
> To: [hidden email]<x-msg://100/user/SendEmail.jtp?type=node&node=4014257&i=1>
> Subject: Re: Issue using SpatialRecursivePrefixTreeFieldType
>
> Eric,
>   Can you please elaborate on your workaround?  I'm not sure I get your drift.
> ~ David
> On Oct 16, 2012, at 12:54 PM, Eric Khoury [via Lucene] wrote:
>
> >
> > Thanks for the help David, makes sense.  I found a workaround, creating 
> > much smaller rectangles and updating them more often.Glad to have this 
> > functionality, thanks again!Eric.
>
>
>
>
>
> -----
>  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-tp3998827p4014070.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-tp3998827p4014257.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-tp3998827p4014265.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to