You have to upgrade completely to the Apache Solr 3.1 release. It is worth the effort. You cannot copy any jars between Solr releases. Also, you cannot copy over jars from newer Tika releases.
On Fri, Apr 8, 2011 at 10:47 AM, Darx Oman <darxo...@gmail.com> wrote: > Hi again > what you are missing is field mapping > <field column="id" name="id" /> > .... > > > no need for TikaEntityProcessor since you are not accessing pdf files > -- Lance Norskog goks...@gmail.com