Re: Question regarding Indexsize with Spatial4j Rectangulars

2013-11-06 Thread Smiley, David W.
Hi Dennis, I would not expect the index growth to be quite linear as the number of shapes grows, but nonetheless it may be significant. Indexing non-point shapes will index more term data than it ideally should: LUCENE-4942 I need to find the time/priority to do it. Probably within the next cou

Question regarding Indexsize with Spatial4j Rectangulars

2013-11-06 Thread Dennis Reichelt
Hi, we are testing Solr and index a huge amount of files. We integrated a Spatial4j field which is only used to index rectangulars so we removed the JTS dependency. However we had some problems with this. At first Solr seems to get a GC OutOfMemory error which seems to be fixed with more memo