Modifying Hidden Jive Source Parameters
The following list describes the advanced hidden parameters available with Jive 6 sources. The parameter type (Integer, String, Boolean) appears between parentheses following the parameter name.
-
IgnoreItemsOfTypes (String)
-
Semi-colon separated list of Jive item types to ignore while indexing. Possible values are: Announcement, Attachment, Checkpoint, Comment, Discussion, Dm, Document, File, Group, Idea, Message, Poll, Project, Space, SystemBlog, Task, Update, Video.
-
StartingSpaceUrl (String)
-
The URL of the space at which the crawling should start. Only content within this space and its subspaces will be available in the index. This does not affect social groups and people.
-
AdditionalHeaders (String) CES 7.0.5425+ (May 2013)
-
List of headers that should be added to the web requests made by the connector in the following format: key1\=value1\;key2\=value2
Example: If you need to add a Web service authentication header with a key "User" and a value "CrawlingUser" you can enter the following string in this parameter: user\=CrawlingUser
-
Specifies the modified date from which older items are not indexed. The date string must be in a format recognized by the Microsoft .NET Framework (see Standard Date and Time Format Strings). By default there are no dates and all items are indexed.
-
RequestTimeout (Integer) CES 7.0.8996+ (June 2017)
-
The maximum amount of time (in seconds) a request can be executed before being canceled. The default and optimal value is 100.
-
BatchSize (Integer) CES 7.0.8996+ (June 2017)
-
The number of items to retrieve with each call to Jive server. The default and optimal value is 25 items.
Use the following procedure only when you want to modify one or more of the above hidden source parameters.
To modify hidden Jive source parameters
-
Refer to Adding an Explicit Connector Parameter to add one or more Jive hidden source parameters.
-
For a new Jive source, access the Add Source page of the Administration Tool to modify the value of the newly added advanced parameter:
-
Select Index > Sources and Collections.
-
Under Collections, select the collection in which you want to add the source.
-
Under Sources, click Add.
-
In the Add Source page, edit the newly added advanced parameter value.
-
-
For an existing Jive source, access the Source: ... General page of the Administration Tool to modify the value of the newly added advanced parameter:
-
Select Index > Sources and Collections.
-
Under Collections, select the collection containing the source you want to modify.
-
Under Sources, click the existing Jive source in which you want to modify the newly added advanced parameter.
-
In the Source: ... General page, edit the newly added advanced parameter value.
-
-
Rebuild your Jive source to apply the changes to the parameters (see Applying an Action to a Collection or a Source).