OK, *how* does it fail when indexing attachments? What have you tried? Best, Erick
On Sun, Jun 19, 2011 at 10:35 AM, Rahul Warawdekar <rahul.warawde...@gmail.com> wrote: > Hi, > > I am currently working on a search based project which involves > indexing data from a SQL Server database including attachments using > DIH. > For indexing attachments (varbinary DB objects), I am using > TikaEntityProcessor. > > I am trying to use the multithreading to speed up the indexing but it > seems to fail when indexing attachments, even after appying a few Solr > fix patches. > > My question is, Is the current multithreading feature stable in Solr > 3.1 or it needs further enhancements ? > > -- > Thanks and Regards > Rahul A. Warawdekar >