Difference between revisions of "Setup:Installation Guide/Advanced/Rebuilding the Search Index"

[quality revision][quality revision]
m (Text replacement - "[[Setup:Installation Manual" to "[[Setup:Installation Guide")
 


In some cases it is needed to rebuild the search index. This document will show you the steps to do this.

Tips for this Document[edit | edit source]

  • Please, read this manual completely and work through the single installation steps one after another.
  • The placeholder <installpath-bluespice> stands for the path to your BlueSpice installation, e.g C:\inetpub\wwwroot\bluespice (Windows) or /var/www/bluespice (Linux).

Rebuilding the search index[edit | edit source]

Please open a command line on your system and change to <installpath-bluespice>. Execute the following command:

                php extensions/BlueSpiceExtensions/ExtendedSearch/maintenance/searchUpdate.php (Linux)
php extensions\BlueSpiceExtensions\ExtendedSearch\maintenance\searchUpdate.php (Windows))

            


Hint.jpg
With Windows, please take care that the environment variables are set correctly to access the php command.


Depending on the size of your contents and uploads this can take a while.

{{DISPLAYTITLE:Rebuilding the search index}}
        
        __TOC__
        
        
        
        
        
        In some cases it is needed to rebuild the search index. This document will show you the steps to do this.
        
        
        
        ==Tips for this Document==
        
        * Please, read this manual completely and work through the single installation steps one after another. 
        
        * The placeholder <code>&lt;installpath-bluespice&gt;</code> stands for the path to your BlueSpice installation, e.g <code>C:\inetpub\wwwroot\bluespice</code> (Windows) or <code>/var/www/bluespice</code> (Linux).
        
        
        
        ==Rebuilding the search index==
        
        Please open a command line on your system and change to <code>&lt;installpath-bluespice&gt;</code>.
        
        Execute the following command:
        
        
        
         php extensions/BlueSpiceExtensions/ExtendedSearch/maintenance/searchUpdate.php ''(Linux)''
        
         php extensions\BlueSpiceExtensions\ExtendedSearch\maintenance\searchUpdate.php ''(Windows))''
        
        
        
        {{Hint
        
        |text=With Windows, please take care that the [[Setup:Installation ManualGuide/System Configuration/Environment Variables|environment variables]] are set correctly to access the php command.
        
        }}
        
        
        
        Depending on the size of your contents and uploads this can take a while.
        
        
        
        [[en:{{FULLPAGENAME}}]][[de:Setup:Installationsanleitung/Fortgeschrittene/Neu-Indexierung der Suche]]
Line 17: Line 17:
  
 
{{Hint
 
{{Hint
|text=With Windows, please take care that the [[Setup:Installation Manual/System Configuration/Environment Variables|environment variables]] are set correctly to access the php command.
+
|text=With Windows, please take care that the [[Setup:Installation Guide/System Configuration/Environment Variables|environment variables]] are set correctly to access the php command.
 
}}
 
}}
  

Attachments

Discussions