slow inserts (updatecsv) on solr

2010-10-07 Thread Sharma, Raghvendra
Hi, I am running my instance on an old Pentium D (two cores) with 3 GB RAM on Ubuntu 64 bit server. My schema is a mix of various data types from int, float, double and string. I am using uuid as my unique key, and my schema is pretty wide, 232 columns to be exact. The average load speed

Automatic xslt to responses ??

2010-09-30 Thread Sharma, Raghvendra
Is there a way to specify a xslt at the server side, and make it default, i.e. whenever a response is returned, that xslt is applied to the response automatically... ** This message may contain confidential

Faster loading to solr...

2010-09-30 Thread Sharma, Raghvendra
I have been able to load around a million rows/docs in around 5+ minutes. The schema contains around 250+ fields. For the moment, I have kept everything as string. I am sure there are ways to get better loading speeds than this. Will the data type matter in loading speeds ?? or anything else

RE: Is Solr right for my business situation ?

2010-09-30 Thread Sharma, Raghvendra
, Sharma, Raghvendra sraghven...@corelogic.com wrote: From: Sharma, Raghvendra sraghven...@corelogic.com Subject: RE: Is Solr right for my business situation ? To: solr-user@lucene.apache.org solr-user@lucene.apache.org Date: Wednesday, September 29, 2010, 9:40 AM Some questions.  1. I have

RE: Is Solr right for my business situation ?

2010-09-29 Thread Sharma, Raghvendra
- From: Sharma, Raghvendra [mailto:sraghven...@corelogic.com] Sent: Tuesday, September 28, 2010 11:45 AM To: solr-user@lucene.apache.org Subject: RE: Is Solr right for my business situation ? Thanks for the responses people. @Grant 1. can you show me some direction on that.. loading data from

RE: Is Solr right for my business situation ?

2010-09-28 Thread Sharma, Raghvendra
On Sep 27, 2010, at 9:34 AM, Sharma, Raghvendra wrote: I am sure these kind of questions keep coming to you guys, but I want to raise the same question in a different context...my own business situation. I am very very new to solr and though I have tried to read through the documentation