What order does ue_01 do its updates in?
- Article Type: General
- Product: Aleph
Description:
KB 8192-2329 talks about "Indexes updated immediately; indexes updated by ue_01".
What order does ue_01 do its updates in?
Resolution:
The update_docx_2 program, called by the ue_01_a program, does its updates in this order:
CALL "ue_01_w" [Word indexes]*
CALL "update_z103"
CALL "update_docx_ind" [z11, also updated by save to server]
CALL "update_short_docx" [z13, also updated by save to server]
CALL "update_z00r" [also updated by save to server]
CALL "update_sort_doc" [z127, also updated by save to server]
CALL "update_acc"
CALL "update_docx_z0101"
And "depending"...
CALL "update_docx_z0102"
CALL "update_z120"
An independent ue_01_word_parallel process does the Word indexing.
Additional Information
faq
- Article last edited: 10/8/2013