CmsSearchManager
(Difference between revisions)
(New page: == Defining reindex job == Choose java class: org.opencms.search.CmsSearchManager Fill other values as you seem fit. On the next page you can enter 2 parameters: * indexList=<index1>...) |
|||
Line 7: | Line 7: | ||
On the next page you can enter 2 parameters: | On the next page you can enter 2 parameters: | ||
− | + | indexList=<index1>[|<index2>] | |
Update only a specified list of indexes. List of index names, separated by "|". | Update only a specified list of indexes. List of index names, separated by "|". | ||
− | + | writeLog=[true|false] | |
Write the output of the update to the logfile | Write the output of the update to the logfile |
Revision as of 13:57, 24 July 2009
Defining reindex job
Choose java class: org.opencms.search.CmsSearchManager
Fill other values as you seem fit.
On the next page you can enter 2 parameters:
indexList=<index1>[|<index2>]
Update only a specified list of indexes. List of index names, separated by "|".
writeLog=[true|false]
Write the output of the update to the logfile