Use the following commands to start and stop the Lucene Index Server manually:
/etc/init.d/indexserver start /etc/init.d/indexserver stop
To configure the Lucene Index Server to start automatically when the Linux server reboots, use:
chkconfig --add indexserver
Use the following command at a DOS command prompt to start the Lucene Index Server manually:
c:\Program Files\Novell\Teaming\luceneserver\indexserver\bin\ indexserver-startup.bat
To stop the Lucene Index Server, close the command prompt window where you started the Lucene Index Server.
To configure the Lucene Index Server to start automatically when the Windows server reboots, you can set it up as a scheduled task that runs at system startup.
On the Windows server where the Lucene Index Server is installed, click
.Double-click
to open the Scheduled Task Wizard, then click to continue.Click Browse, then browse to and double-click the indexserver-startup.bat file in the following directory:
c:\Program Files\Novell\Teaming\luceneserver\indexserver\bin
In the
field, specify an informative name for the task, such as Lucene Index Server.The default task name is the name of the batch file.
In the
field, select , then click .Specify and confirm the Administrator password for the Windows server, then click .
Select
, then click .Verify that
is deselected, then click .A new task with the name you specified in Step 4 is added to the list in the Scheduled Tasks window.
Click File > Exit to close the Scheduled Task Wizard.