CmsSearchManager

From OpenCms Wiki
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
 
== Defining reindex job ==
 
== Defining reindex job ==
  
Choose java class: org.opencms.search.CmsSearchManager
+
Choose java class: '''org.opencms.search.CmsSearchManager'''
  
 
Fill other values as you seem fit.
 
Fill other values as you seem fit.
Line 9: Line 9:
 
   indexList=<index1>[|<index2>]
 
   indexList=<index1>[|<index2>]
  
Update only a specified list of indexes. List of index names, separated by "|".
+
List of index names, separated by "|".
  
 
   writeLog=[true|false]  
 
   writeLog=[true|false]  
  
Write the output of the update to the logfile
+
Write progress to opencms log file.
 +
 
 +
If you don`t specify '''indexList''' ALL indexes will reindexed.

Latest revision as of 15:00, 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>]

List of index names, separated by "|".

 writeLog=[true|false] 

Write progress to opencms log file.

If you don`t specify indexList ALL indexes will reindexed.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox