Re: help: I always get NULL with row.get(columnName)

2012-07-19 Thread Roy Liu
anyone knows? On Thu, Jul 19, 2012 at 5:48 PM, Roy Liu liuchua...@gmail.com wrote: Hi, When I use Transformer to handle files, I always get NULL with row.get(columnName). anyone knows? -- The following file is *data-config.xml* dataConfig dataSource type=JdbcDataSource

Re: How to index PDF file stored in SQL Server 2008

2011-04-11 Thread Roy Liu
# 1 Could you give me some advices. This problem is so boring me. Thanks. -- Best Regards, Roy Liu On Mon, Apr 11, 2011 at 5:16 AM, Lance Norskog goks...@gmail.com wrote: You have to upgrade completely to the Apache Solr 3.1 release. It is worth the effort. You cannot copy any jars between

Re: How to index PDF file stored in SQL Server 2008

2011-04-11 Thread Roy Liu
, Roy Liu On Mon, Apr 11, 2011 at 2:12 PM, Darx Oman darxo...@gmail.com wrote: Hi there Error is not clear... but did you copy apache-solr-dataimporthandler-extras-4.0-SNAPSHOT.jar to your solr\lib ?

Re: How to index PDF file stored in SQL Server 2008

2011-04-11 Thread Roy Liu
=attachment name=bs_attachment / /entity /document /dataConfig There are no errors, but, the indexed pdf is convert to Numbers.. 200 1 202 1 203 1 212 1 222 1 236 1 242 1 244 1 254 1 255 -- Best Regards, Roy Liu On Mon, Apr 11, 2011 at 2:02 PM, Roy Liu liuchua...@gmail.com wrote: Hi, all

Re: Tika, Solr running under Tomcat 6 on Debian

2011-04-11 Thread Roy Liu
\apache-solr-3.1.0\contrib\extraction\lib\tika*.jar -- Best Regards, Roy Liu On Mon, Apr 11, 2011 at 3:10 PM, Mike satish01sud...@gmail.com wrote: Hi All, I have the same issue. I have installed solr instance on tomcat6. When try to index pdf I am running into the below exception: 11

How to index MS SQL Server column with image type

2011-04-07 Thread Roy Liu
*is a column of table attachment. it's type is IMAGE. Best Regards, Roy Liu

How to index PDF file stored in SQL Server 2008

2011-04-07 Thread Roy Liu
*schema.xml* field name=attachment type=text indexed=true stored=true/ Best Regards, Roy Liu

Re: How to index PDF file stored in SQL Server 2008

2011-04-07 Thread Roy Liu
Thanks Lance, I'm using Solr 1.4. If I want to using TikaEP, need to upgrade to Solr 3.1 or import jar files? Best Regards, Roy Liu On Fri, Apr 8, 2011 at 10:22 AM, Lance Norskog goks...@gmail.com wrote: You need the TikaEntityProcessor to unpack the PDF image. You are sticking binary blobs