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 that

RE: Is Solr right for my business situation ?

2010-09-30 Thread Sharma, Raghvendra
--- On Wed, 9/29/10, Sharma, Raghvendra wrote: > From: Sharma, Raghvendra > Subject: RE: Is Solr right for my business situation ? > To: "solr-user@lucene.apache.org" > Date: Wednesday, September 29, 2010, 9:40 AM > Some questions.  > > 1. I have about 3-5 tables.

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

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

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-27 Thread Sharma, Raghvendra
apabilities in trunk as well, which may or may not help. > > wunder > > 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 busi

Is Solr right for my business situation ?

2010-09-27 Thread Sharma, Raghvendra
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, I have nowhere near completing the whole read. The need is li