XML FOR DOMINO
Containment Hierarchy
Contained by: <database>
Contains: <lastindexed>
Syntax
<!ELEMENT fulltextsettings (lastindexed?) >
Content
lastindexed?
<!ATTLIST fulltextsettings
attachmenttype
The %fulltextsettings.attachment.type; entity lists the types of text attachments that can be included in a full text index for searching.
Syntax:
<!ENTITY % fulltextsettings.attachment.type "rawtextonly | includebinary ">
includebinary
<!ENTITY % fulltextsettings.breaktypes "words | wordssentencesparagraphs ">
words
<!ENTITY % fulltextsettings.updatetype "daily | hourly | immediate | scheduled ">
See Also