Search Server
A process that can host Search API and UI services. For high availability and scalability, you can deploy as many Search Servers as required.
Related Processes
A searchserver-<instance>
process.
Attributes
UI name |
XML Name |
Type |
Default |
Required |
Description |
---|---|---|---|---|---|
Instance name |
|
String |
None |
Yes |
Name of this search server instance |
API port |
|
Integer (TCP Port) |
basePort+10 |
Yes |
TCP port for APIs hosted on this Search Server |
UI port |
|
Integer (TCP Port) |
basePort+0 |
Yes |
TCP port for UIs hosted on this Search Server |
HTTPS |
|
Boolean |
false |
No |
Uses SSL for the hosted Mashup UIs |
SSL Certificate |
|
String |
None |
No |
Name of the SSL certificate to use for the Mashup UIs. Use the name listed in the keystore. |