Maximum number of values in a Solr multi-valued field

2015-12-30 Thread Vishnu perumal
Hi, I am using SOLR 4.10. I have around 350M documents indexed in SOLR. In my case, i have one multi-valued field to store the generated ids and also this field is searchable. Would large number of values (100K or 200K or 1M) in this multi-valued field pose any problem for SOLR or is there any lim

Solr Spatial search with self-intersecting polygons

2015-12-07 Thread Vishnu perumal
Hi, I’m using Solr 4.10.2 with an up to date version of JTS and spatial4j. As field type in my schema.xml i’m using “location_rpt” like the description in the documentation. ( http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4#How_to_Use) location_rpt field type setup: My filter quer

Re: SOLR server - Memory issue

2015-07-27 Thread Vishnu perumal
e memory. I think you need to back up and do a sizing > exercise to set expectations, see: > > > https://lucidworks.com/blog/sizing-hardware-in-the-abstract-why-we-dont-have-a-definitive-answer/ > > Best, > Erick > > > On Wed, Jul 22, 2015 at 4:26 AM, Vishnu perumal