General Guidelines/Additional Points |
||||
|
There are some additional points that the users need to note: Point 1: If the document set specified by the view or the query
contains documents of varied content type, and if it is not feasible to
specify the content type for each document individually, the generic content
type "application/octet-stream" can be specified for all of
them. Point 2: Any other column in the view or the query will be considered
as an attribute of the document. Point 3: If a security attribute contains multiple values, the crawler should process the value of the attribute as a space-separated list. Point 4: The connector should be generic and should not be constrained by the database type. It should be configurable to crawl any database type using the appropriate JDBC driver.
|
||||