Re: Proper use of LRUQueryCache

2016-01-10 Thread samt & sonders
Thank you Adrien, very much appreciated!! Andreas Adrien Grand 9 January 2016 at 19:22 Le ven. 8 janv. 2016 à 12:05, samt& sonders a écrit : It seems like a default QueryCache is already set for an IndexReader acquired by the SearcherManager. Is there any informati

Re: Any updates on the G1 collector and Lucene recently?

2016-01-10 Thread Marcos Juarez
Uwe, Thanks for your response, that link to the article in your response was really helpful. Marcos On Thu, Jan 7, 2016 at 3:45 PM, Uwe Schindler wrote: > Hi, > > personally, I have not seen any horrible problems caused by G1GC since > Java 8u40. I would say, it is safe, but others may have th

Re: [spatial] Indexing polygons?

2016-01-10 Thread Robert Nix
Hi David, No worries. It looks like the CompositeSpatialStrategy was the piece I was missing. Thanks for the pointers, Robert On Sun, Jan 10, 2016 at 9:53 PM david.w.smi...@gmail.com < david.w.smi...@gmail.com> wrote: > Hi Robert, > > First, for the basics of the spatial module, see SpatialExa

Re: [spatial] Indexing polygons?

2016-01-10 Thread david.w.smi...@gmail.com
Hi Robert, First, for the basics of the spatial module, see SpatialExample.java in the tests area. It doesn't include a polygon example but shows the concepts of a SpatialContext, Shape, and SpatialStrategy which are the key abstractions. The default SpatialContext implementation doesn't handle