From | Phan Vo Minh Thang |
Date | Fri, 25 Oct 2002 19:04:36 +0700 |
Subject | specify a particular section for searching ! |
Hi all !
The
developer' guide page 21 says the document structure is used for searchable
indexes and there are 3 possible levels of index is : document, section and
paragraph. But can we specify a particular section for searching, let suppose
that in our document, there is a section titled "---SectionTitle---"
:
....
<Section>
<Description>
<Metadata
name="Title">---SectionTitle---</Metadata>
</Description>
<Content>
....
</Content>
</Section>
.....
How can
we configure our system to allow user to search on that specific section of
differences documents in our collection.
Thanks.
Best
Regards.
Minh
Thang |