Drone : Upgrade 1.0 to 1.1
This page last changed on Jan 07, 2005 by gbevin.
configuration file changesYou should make sure that the following files are updated with those of the new version since they contain modules that are required by the search engine:participants.xml participants_web.xml scheduler.xml It's also important to add the new LUCENE_DIR parameter to the file config.xml Failure to do so will result in run-time errors because the search engine will not know where to store the indices. More information can be found here. enabling the search indexThe major new feature in this release is the web search interface that's built on top of Lucene. This however requires your database structure to be updated and a search index to be created of your existing logs. To do this, you simply have to go to the following url:http://localhost:8080/admin/reindex You need to adapt this of course if you run it from your existing servlet container or if you modified the Jetty configuration files of the standalone distribution. Log in with the credentials of a user that has the setup role. If you haven't modified the users permissions, the login will be:setup and the password: password You'll be presented with the following interface, you just have to press the 'Start indexing' button. Only one indexing operation can be active at the same time, and you'll get a clear status page that indicates the progress as precisely as possible. The upgrade is finished!! Start playing around around with your updated minion! |
![]() |
Document generated by Confluence on Jan 07, 2005 13:31 |