mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
mass_parse_resume
This commit is contained in:
@@ -431,6 +431,9 @@ app.bldr.cmds {
|
||||
// num_pages_in_pool = 32000;
|
||||
// mgr_url = '\\server_machine_name\xowa\wiki\en.wikipedia.org\tmp\xomp\';
|
||||
// wkr_machine_name = 'worker_machine_1'
|
||||
|
||||
// uncomment the next line to resume parsing. See === Resuming === below
|
||||
// resume_enabled = 'y';
|
||||
}
|
||||
}
|
||||
|
||||
@@ -526,6 +529,9 @@ app.bldr.run;
|
||||
<li>
|
||||
Uncomment the line for 'wiki.mass_parse.resume'
|
||||
</li>
|
||||
<li>
|
||||
Uncomment the line for 'resume_enabled = 'y';'
|
||||
</li>
|
||||
<li>
|
||||
Run the command-line again
|
||||
</li>
|
||||
|
||||
@@ -431,6 +431,9 @@ app.bldr.cmds {
|
||||
// num_pages_in_pool = 32000;
|
||||
// mgr_url = '\\server_machine_name\xowa\wiki\en.wikipedia.org\tmp\xomp\';
|
||||
// wkr_machine_name = 'worker_machine_1'
|
||||
|
||||
// uncomment the next line to resume parsing. See === Resuming === below
|
||||
// resume_enabled = 'y';
|
||||
}
|
||||
}
|
||||
|
||||
@@ -526,6 +529,9 @@ app.bldr.run;
|
||||
<li>
|
||||
Uncomment the line for 'wiki.mass_parse.resume'
|
||||
</li>
|
||||
<li>
|
||||
Uncomment the line for 'resume_enabled = 'y';'
|
||||
</li>
|
||||
<li>
|
||||
Run the command-line again
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user