AW: schema.xml & xi:include -> copyField source :'_my_title' is not a glob and doesn't match any explicit field or dynamicField

2015-05-17 Thread Clemens Wyss DEV
Perfect! Thanks a lot Clemens -Ursprüngliche Nachricht- Von: Steve Rowe [mailto:sar...@gmail.com] Gesendet: Freitag, 15. Mai 2015 23:13 An: solr-user@lucene.apache.org Betreff: Re: schema.xml & xi:include -> copyField source :'_my_title' is not a glob and doesn't match any explicit field

PermGen space OutOfMemory error when Solr is running

2015-05-17 Thread Zheng Lin Edwin Yeo
Hi, I've recently upgrade my system to 16GB RAM. While there's no more OutofMemory due to the physically memory being full, I get this "java.lang.OutOfMemoryError: PermGen space". This doesn't happen previously as I think the physical memory run out first. This occurs after about 2 days of runnin

Re: Is copyField a must?

2015-05-17 Thread Steven White
Thanks Garth and all. To close the loop on this inquiry: I tested this in my application and found that Solr does support POST. In fact, you can take all the parameters you pass in the URL, such as q, fq, etc. and put them as-is in the payload of the POST and as long as you have "application/x-ww