Skip to content

irWME/hz-indexing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Indexing Console App The Indexing Console App is a CLI (using elasticsearch) to index the (semantic) wiki content of the Expertise Management wiki systems.

Installation

  • Install Composer
  • Check out this repo
  • Run composer install to install dependencies.
  • [if not asked by composer] Copy parameters.yml.dist to parameters.yml and change to the correct settings.
  • Symlink the includes folder of your mediawiki core installation with name includes in the root of this project.
  • Set bash environment var for the specific wiki to be indexed (the var is used in includes/WebStart.php):

export MW_INSTALL_PATH=

e.g.: export MW_INSTALL_PATH=~/wikifarm/wikis/deltaexpertise/wiki

NB: GlobalLocalSettings.php in our wikifarm determines the correct config from this setting.

About

Indexing HZ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%