> Sent: Monday, November 28, 2011 6:55 PM
> To: solr-user@lucene.apache.org
> Subject: RE: DIH Strange Problem
>
> Do you use Java 6 update 29? There is a known issue with the latest mssql
> driver:
>
> http://blogs.msdn.com/b/jdbcteam/archive/2011/11/07/supported-java-versi
Thanks Kai for sharing this. Ian encountered the same problem so marking him in
the mail too.
From: Kai Gülzau [kguel...@novomind.com]
Sent: Monday, November 28, 2011 6:55 PM
To: solr-user@lucene.apache.org
Subject: RE: DIH Strange Problem
Do you use
nt: Monday, November 28, 2011 1:02 PM
To: solr-user@lucene.apache.org; Shawn Heisey
Subject: RE: DIH Strange Problem
I figured out the solution and Microsoft and not Solr is the problem here :):
I downloaded and build latest Solr (3.4) from sources and finally hit following
line of code in Solr (w
sage-
From: Husain, Yavar
Sent: Thursday, November 24, 2011 12:38 PM
To: solr-user@lucene.apache.org; Shawn Heisey
Subject: RE: DIH Strange Problem
Hi
Thanks for your replies.
I carried out these 2 steps (it did not solve my problem):
1. I tried setting responseBuffering to adaptive. Did not work
ograg.org]
Sent: Wednesday, November 23, 2011 7:36 PM
To: solr-user@lucene.apache.org
Subject: Re: DIH Strange Problem
On 11/23/2011 5:21 AM, Chantal Ackermann wrote:
> Hi Yavar,
>
> my experience with similar problems was that there was something wrong
> with the database connection o
On 11/23/2011 5:21 AM, Chantal Ackermann wrote:
Hi Yavar,
my experience with similar problems was that there was something wrong
with the database connection or the database.
Chantal
It's also possible that your JDBC driver might be trying to buffer the
entire result set. There's a link on
Hi Yavar,
my experience with similar problems was that there was something wrong
with the database connection or the database.
Chantal
On Wed, 2011-11-23 at 11:57 +0100, Husain, Yavar wrote:
> I am using Solr 1.4.1 on Windows/MS SQL Server and am using DIH for importing
> data. Indexing and al