Hello,
I am trying to index some data stored in an SQL Server database through DIH.
My setup in data-config.xml is the following:
However, when I run the indexer (invoking
http://127.0.0.1:8983/solr/admin/dataimport.jsp?hand
ceforge.jtds.jdbc.Driver"
> url="jdbc:jtds:sqlserver://{db.host}:1433/{db};instance=SQLEXPRESS"
> user="{username}"
> password="{password}"
>
> convertType="true"
> />
>
> HTH,
> Alex
>
> On Mon, Sep 6, 2010 at 5
et.sourceforge.jtds.jdbc.Driver"
>> url="jdbc:jtds:sqlserver://{db.host}:1433/{db};instance=SQLEXPRESS"
>> user="{username}"
>> password="{password}"
>>
>> convertType="true"
>> />
>>
>> HTH,
>>
no worries..got it..
my bad, it's the start=30 that's causing the problem..
my apologies to the solrj team :D
--
View this message in context:
http://lucene.472066.n3.nabble.com/Bug-in-solrJ-when-retrieving-results-tp1960012p1960090.html
Sent from the Solr - User mailing list archive at Nabble