Documentum 6.5 SP2
I have disabled indexing of dm_sysobject and all subtypes and specifically re-enabled certain custom object types. This means that dm_document will not be indexed which is intentional. However, a new customer will only be using dm_document for their content but would still like this content to be full text indexed. I do not want to index all dm_document objects so I was wondering what specifically is the bare minimum to get an object to index?
Questions:
1. Will an object index irrespective of its type registration status so long as a_full_text attribute is true?
2. If #1 is true, since I can't use a TBO on dm_document what other ways are there to set a_full_text to true based on object path? I'd prefer not to customize my WebTop interface but maybe presets could be used?
3. Can aspects be registered for indexing as if they were a type? If so, can a TBO be created on an aspect?
Any other suggestions or ideas are welcome.
Thanks,
Mark