This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dev:sql:statements:update_indexes:home [2010/08/04 19:39] tdo |
dev:sql:statements:update_indexes:home [2016/06/28 22:38] (current) |
||
|---|---|---|---|
| Line 40: | Line 40: | ||
| ==== WIth Options ==== | ==== WIth Options ==== | ||
| - | MAX_THREADS=thread_count allows the setting of the maximum number of processors to be used during the update index process. Note that the token is currently maxthreads instead of max_threads in the 5.01 beta. | + | MAX_THREADS=thread_count allows the setting of the maximum number of processors to be used during the update index process. |
| update indexes with max_threads=4; | update indexes with max_threads=4; | ||