Configure P4 Search
After you have installed P4 Search, you can configure it from the web UI or locally.
Configure P4 Search from the web UI
-
Log in to the P4 Search web UI with P4 Server credentials that are administrator level or greater.
-
Click the Account button from the top navigation bar and select Configure.
The Configuration page opens.
-
Choose a configuration and click the arrow
to expand it.
-
Make your changes.
Extensions have toggles that let you install or delete them.
-
Click Apply.
-
Restart P4 Search for the changes to take effect.
Configure P4 Search locally
-
Locate the config.properties file:
-
Linux: For example, /etc/p4search/config.properties
-
Windows: For example, C:\Program Files\Perforce\P4Search\config.properties
The location of the configuration file may be different in your setup and can be changed.
-
-
Choose a configuration and change its value. For example, you could change
com.perforce.p4search.core.p4port=localhost:1666
to
com.perforce.p4search.core.p4port=perforce.com:1666
-
Save the configuration file.
-
Restart P4 Search for the changes to take effect.
For a full list of P4 Search configurations, see P4 Search configuration reference.