Text Application Developer's Guide
ContentsOpens a new window
Opens a new window
Page 247 of 321

Attribute Searching

You can search XML attribute text in one of two ways:

  • Creating Attribute SectionsOpens a new window

    Create attribute sections with CTX_DDL.ADD_ATTR_SECTION and then index with XML_SECTION_GROUP. If you use AUTO_SECTION_GROUP when you index, attribute sections are created automatically. You can query attribute sections with the WITHIN operator.

  • Searching Attributes with the INPATH OperatorOpens a new window

    Index with the PATH_SECTION_GROUP and query attribute text with the INPATH operator.

Previous PageOpens a new window
Page 247 of 321
Next PageOpens a new window