Sun Java System Web Server 7.0 Update 1 Administrator's Guide

Configuring Search Properties

Search is enabled for a virtual server by enabling the search application included the server.


Note –

The Java web container must be enabled for search to be enabled.


After ensuring that Java is enabled for the virtual server you want to configure, enable search by performing the following steps:

  1. Click Configurations tab.

  2. Select the configuration from the configuration list.

  3. Click Virtual Servers tab.

  4. Select the virtual server from the virtual server list.

  5. Click Search tab.

  6. Under the Search Application section, click Enabled checkbox to enable the search application.

Other parameters, which you can configure are listed below:


Note –

Using CLI

For setting search properties through CLI, perform the following command in CLI:


wadm> set-search-prop --user=admin --password-file=admin.pwd --host=serverhost
--port=8888 --no-ssl --rcfile=null --config=config1 --vs=config1_vs_1
enabled=true max-hits=1200

See CLI Reference, set-search-prop(1).