[
https://issues.apache.org/jira/browse/SOLR-9478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466102#comment-15466102
]
ted zhu commented on SOLR-9478:
-------------------------------
thank you very much, i 'll send a mail to solr-user
On Tue, Sep 6, 2016 at 3:25 AM, Erick Erickson (JIRA) <[email protected]>
--
*Ted Zhu 祝海潮*
* Software Development, China*
*Direct: +86 (21) 6032 7330**Mobile: +86 155 021 91092*
*Mintel Information Consulting (Shanghai) Co., Ltd *
*25th Floor | Broad Silver International Building | 398 Huaihai Zhong Road
<http://www.mintel.com/en/apac-consulting/>
--
Mintel Group Ltd | London | Chicago | New York | Sydney | Shanghai | Tokyo |
Mumbai | Singapore | Kuala Lumpur | Sao Paulo | Belfast
Contact details for our offices can be found at
http://www.mintel.com/office-locations.
This email and any attachments may include content that is confidential,
privileged, or otherwise protected
under applicable law. Unauthorised disclosure, copying, distribution, or use of
the contents is prohibited
and may be unlawful. If you have received this email in error, including
without appropriate authorisation,
then please reply to the sender about the error and delete this email and any
attachments.
> Do delta import will loss some documents, when the documents added in the
> duration of delta import.
> ---------------------------------------------------------------------------------------------------
>
> Key: SOLR-9478
> URL: https://issues.apache.org/jira/browse/SOLR-9478
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: SolrCloud
> Affects Versions: 5.5, 5.5.2, 6.0
> Reporter: ted zhu
> Labels: delta-import, solrcloud
> Fix For: 5.5.2
>
>
> hello guys,
> I met a problem when i using the solrcloud mode. When the solr instance run
> delta-import, it may take
> some time to be finished( my data source is mysql database). So during this
> time, the new added documents
> will loss, the deltaQuery, i use SUBDATE($\{dih.last_index_time\}, INTERVAL 2
> MINUTE),
> let it run the delta-import 2 mins earlier than the last_index_time, if the
> delta-import's duration is 5 mins, it will loss the records at the first 3
> mins.
> Our servers doesn't use solr cloud mode before, we deal with this issue
> is tring to rewrite dataimport.properties file,
> query the max(sys_time_stamp), which will help to record the max time stamp,
> and let the solr can run delta import standing
> by the time found in the file, of course, it will never miss docuements.
> But now, we use solrcloud, the dataimport.properties is on the zookeeper,
> and we may have multiple collections for the
> same core.how can i update the dataimport.properties file now in colleciton
> now? Do you have any solution to help record
> the max(sys_time_stamp) in dataimport.properties, rather than using the time
> of delta-import start to run?
> Cheers
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]