To add a Publish to GSA drag from the Publish to GSA rule from the Workflow Library and drop to the Workflow Tree where you want to add it. This will automatically open the Publish to GSA window for the configuration of the publisher.
In the Publish to GSA window, specify the connection information to publish to the GSA Server.
- Enter the name of the publisher. (This name must be unique).
- Enter the description of the publisher that will be shown in the Workflow Tree.
- Enter the Specify GSA URL
- Host and port
- Enter the GSA host.
- Enter the GSA port (19900 by default)
- Complete Url
- Enter the url for the GSA, it must have this format <protocol>://<host>:<port>/xmlfeed
- Max Results per request: The maximun number of documents the search engine can fetch in a single query.
- Slices: How many requests to fetch from GSA, to make sure each request don't have more documents than the max results allowed, the recommended slices size is: (2 * Index_Size) / max_results_per_request
- Url field: Field containing the url indexed
- Id Field: Field containing the id field indexed, used to compare against the content source audit logs
- Make public: it will mark all the content published to the GSA as public.
- XSL File Path: set to the default parameter to use the default XSL transformation file. To use a custom file, follow the instructions in Edit Xsl
- Debug: Check if you want to run the publisher in debug mode.
- Click on the Add button.