Re: Out of memory errors with Spatial indexing

2020-07-06 Thread Sunil Varma
r > accurate verification: > class="solr.RptWithGeometrySpatialField" > prefixTree="s2" /> > The internally coarser grid will lessen the impact of that pole bug. > > ~ David Smiley > Apache Lucene/Solr Search Developer > http://www.linkedin.com/in

Out of memory errors with Spatial indexing

2020-07-03 Thread Sunil Varma
We are seeing OOM errors when trying to index some spatial data. I believe the data itself might not be valid but it shouldn't cause the Server to crash. We see this on both Solr 7.6 and Solr 8. Below is the input that is causing the error. { "id": "bad_data_1", "spatialwkt_srpt": "LINESTRING

Substitution variable and Collection api

2016-12-09 Thread Sunil Varma
Hi I am trying to create a collection via Collection API and set a core property to use system substitution variable as shown below: http://localhost:8090/solr/admin/collections?action= CREATE=ds=1=1& maxShardsPerNode=1=ds dataDir=${solr.data.dir}\ds This doesn't work as the index files are