703
社区成员
发帖
与我相关
我的任务
分享
<entity name="iczshuxue" pk="t_uuid"
query="SELECT knowledge_id, content, t_uuid, degree degree_enum,
type type_enum, label, options,'iczshuxue' table_name,
q_type child_type,children_id,s_content,s_options,updateTime
FROM iczshuxue where state != -1 "
deltaImportQuery="SELECT knowledge_id, content, t_uuid, degree degree_enum,
type type_enum, label, options,'iczshuxue' table_name,
q_type child_type,children_id,s_content,s_options,updateTime
FROM iczshuxue where state != -1 and t_uuid='${dataimporter.delta.id}'"
deltaQuery="SELECT t_uuid FROM iczshuxue where state != -1 and updateTime>'${dataimporter.last_index_time}'">
<field column="content" name="edu_title" />
<field column="options" name="edu_content" />
<field column="label" name="edu_label" />
<field column="degree_enum" name="edu_difficulty" />
<field column="type_enum" name="edu_type" />
<field column="t_uuid" name="edu_ques_id" />
<field column="knowledge_id" name="edu_knowledge_id" />
<field column="table_name" name="edu_table" />
<field column="children_id" name="edu_child_id" />
<field column="child_type" name="edu_child_type" />
<field column="s_content" name="s_edu_title" />
<field column="s_options" name="s_edu_content" />
<field column="updateTime" name="updateTime"/>
</entity>
Indexing completed. Added/Updated: 1406 documents. Deleted 0 documents. (Duration: 02s)
Requests: 1 (1/s), Fetched: 1406 (703/s), Skipped: 0, Processed: 1406 (703/s)
Started: 2 minutes ago

2016/7/22 上午11:07:36
WARN
null
SimplePropertiesWriter
Unable to read: dataimport.properties

