Re: ClobTransformer Issues

2011-04-07 Thread Shalin Shekhar Mangar
Hi Stephen, I looked through the Ingres documentation but I don't see why this will happen. It seems that the column is not being detected as a Clob by the transformer and Object.toString is being invoked. [1] - http://community.ingres.com/wiki/Manipulating_SQL_CLOB_data_with_JDBC On Thu, Apr

ClobTransformer Issues

2011-04-06 Thread Stephen Garvey
Hi All, I'm hoping someone can give me some pointers. I've got Solr 1.4.1 and am using DIH to import a table from and Ingres database. The table contains a column which is a CLOB type. I've tried to use a CLOB transformer to transform the CLOB to a String but the index only contains something