thanks,
I applied the patch in SOLR-1077 and this is now fixed for me (i
updated the bug w/ a comment)
sam keen
2009/3/19 Noble Paul നോബിള് नोब्ळ् :
> it is a bug , I have raised an issue
>
> https://issues.apache.org/jira/browse/SOLR-1077
>
> On Fri, Mar 20, 2009 at 4:41 AM, Sam Keen wrote:
>
it is a bug , I have raised an issue
https://issues.apache.org/jira/browse/SOLR-1077
On Fri, Mar 20, 2009 at 4:41 AM, Sam Keen wrote:
> guess I spoke to soon. The above setup (with Shalin's fix) works for
> a mock run of 2 records. But when I try it with the production data
> of about 450 reco
guess I spoke to soon. The above setup (with Shalin's fix) works for
a mock run of 2 records. But when I try it with the production data
of about 450 records, I get this error.
again, any help is greatly appreciated
sam keen
Mar 19, 2009 3:59:20 PM
org.apache.solr.handler.dataimport.DataImport
that worked perfectly Shalin. thanks so much for your help!
sam keen
On Wed, Mar 18, 2009 at 1:15 PM, Shalin Shekhar Mangar
wrote:
> On Thu, Mar 19, 2009 at 1:29 AM, Sam Keen wrote:
>
>>
>> What I am now attempting to do is leverage 'useSolrAddSchema="true"' .
>> I have a URL the responds wit
On Thu, Mar 19, 2009 at 1:29 AM, Sam Keen wrote:
>
> What I am now attempting to do is leverage 'useSolrAddSchema="true"' .
> I have a URL the responds with a well formatted solr add xml (I'm able
> to add it by POSTing). But when I try to add it using
> http://localhost:8983/solr/dataimport?com