ObjectStoreFolder

A comma-separated list of folders that you want to index from the object store specified by the ObjectStore parameter.

Type: String (comma-separated list)
Default:  
Required: No
Configuration Section: Any section specified by ObjectStoreSections, or TaskName
Example:
[MyTask]
...
ObjectStoreSections=ObjectStore1,ObjectStore2

[ObjectStore1]
ObjectStore=Development
ObjectStoreFolder=/Documentation,/AnotherFolder

[ObjectStore2]
ObjectStore=Research
ObjectStoreFolder=/Notes
See Also:

ObjectStore

ObjectStoreSections