Section searching is useful when your document set is HTML or XML. For HTML, you can define sections using embedded tags and then use the WITHIN
operator to search these sections.
For XML, you can have the system automatically create sections for you. You can query with the WITHIN
operator or with the INPATH
operator for path searching.