Im sure that my deltaQueries are causing this issue, but I have the
logging turned on the FINEST. It would be great if this Exception was
handles properly and the failing PK test was also displayed. I will
open a Jira for this request, but does anyone have any pointers on how
to determine which d
What are the general schools of thought on how to update an index?
I have a medium volume OLTP SaaS system. I think my options are:
1) Run the DIH delta-query every minutes to pull in changes
2) Use "Update" events on the app to asynchronously create a bean
that represents my so
Same result on onError="continue" .
Any help is appreciatedthank you.
--
Sincerely,
David Webb
-Original Message-----
From: David T. Webb [mailto:david.w...@brightmove.com]
Sent: Saturday, November 12, 2011 10:27 AM
To: solr-user@lucene.apache.org
Subject: RE: TikaEnti
teHandler2
rollback
INFO: start rollback
Nov 12, 2011 10:22:16 AM org.apache.solr.update.DirectUpdateHandler2
rollback
INFO: end_rollback
--
Sincerely,
David Webb
-Original Message-----
From: David T. Webb [mailto:david.w...@brightmove.com]
Sent: Saturday, November 12, 2011 10:08 AM
To:
When indexing over 2MM documents with Solr and the TikaEntityProcessor,
the indexing fails if Tika encounters an exception with one of the
documents. How can I tell Solr to keep going and just ignore the failed
documents from the Tika Processor?
Thanks.
--
Sincerely,
David Webb
? Not sure if this is
> doable.
>
> Andre
>
> David T. Webb wrote:
>> I have a normalized database schema that I have flattened out to create
>> a Solr schema. My question is with regards to searching the multivalued
>> fields that are correlated from the sub-entity in
I have a normalized database schema that I have flattened out to create
a Solr schema. My question is with regards to searching the multivalued
fields that are correlated from the sub-entity in the DataInputHandler.
Example
I have 2 tables CUSTOMER and NOTE
Customer can have one to many n