ContentStreamUpdateRequest - out of memory on a large file

2010-05-12 Thread Christopher Baird
hing). Thanks -Chris ---------- Christopher Baird CardinalCommerce Corporation +1.440.352.8444 ext 114 (Office) +1.440.289.2266 (Mobile) e-mail cba...@cardinalcommerce.com mailto:cba...@cardinalcommerce.com> THIS MESSAGE IS INTENDED ONLY F

RE: Adding new docs, but duplicating instead of updating

2009-09-01 Thread Christopher Baird
; cba...@cardinalcommerce.com Subject: RE: Adding new docs, but duplicating instead of updating What is the value of your uniqueKey? -Original Message- From: Christopher Baird [mailto:cba...@cardinalcommerce.com] Sent: Tuesday, September 01, 2009 8:20 AM To: solr-user@lucene.apache.org Subjec

RE: Adding new docs, but duplicating instead of updating

2009-09-01 Thread Christopher Baird
Z" as a key? The doc would be overwritten. You may end up with unexpected results when you get the record back... Maybe with your use-case this is OK but have you considered using string instead? Tim -Original Message- From: Christopher Baird [mailto:cba...@cardinalcommerce.com]

Adding new docs, but duplicating instead of updating

2009-09-01 Thread Christopher Baird
Hi All, I'm running Solr in a multicore setup. I've set one of the cores to have a specific field as the unique key (marked as the uniqueKey in the document and the field is defined as required). I'm sending an command with all the docs using a multipart post. After running the add file, I