-
```
It would be nice to have a tool that could add or delete entries from the GSA
index based on a
Livelink SQL query. For example, if a new subtype is excluded, the tool could
be used to delete
p…
-
```
investigate?
```
Original issue reported on code.google.com by `jeffreyl...@gmail.com` on 21 Apr 2008 at 9:49
-
```
A customer has requested that the log for each indexed item include the full
path to the item. This
is potentially a little expensive, unless we rely on DTreeAncestors. If a
reasonably efficien…
-
```
What steps will reproduce the problem?
1. Create a new connector instance, and specify a traversal user that does not
have system
administration rights.
What is the expected output? What do yo…
-
```
What steps will reproduce the problem?
1. Traverse a repository with lots of excluded content (e.g., many items in the
system or
workflow volumes).
or:
1. Traverse a repository with a travers…
-
```
For folders, you can index r_folder_path, but there is no corresponding
property (other than i_folder_id) for documents. We should introduce a new
property (perhaps in the google namespace) to i…
-
```
What steps will reproduce the problem?
1. Index a Livelink document with a missing or truncated version file.
or
1. Index a Livelink document larger than the available space on the disk where
t…
-
```
What steps will reproduce the problem?
1.Configure connector version 2.4.4 on Java 6 using HTTP tunneling (non-
HTTPS) to Livelink 9.7.0 with the January 2010 patch.
What is the expected output? …
-
```
If "searchable" is one of the values of the includedCategories property, then
the code checks the "Search" field on each attribute to see if it should be
included. The "Search" field is availabl…
-
```
TraversalContext MimeTypeMap currently has classes 'preferred',
'supported', 'unsupported', and 'unknown'. Even with 'unsupported' and
'unknown' mime-types, the connectors are permitted (actually…