Re: Question about full-text search

From: Reny <renato.eschini_at_gmail.com>
Date: Wed, 27 Feb 2008 05:46:42 -0800 (PST)
Message-ID: <7b95a388-d1c5-456f-88a0-ebfdb4d1a1ea@8g2000hse.googlegroups.com>


On 27 Feb, 09:44, Reny <renato.esch..._at_gmail.com> wrote:
> If I would perform a full text search on a full document in xml field,
> the search escape xml markup?
> I have news in xhtml format that will must store in this field for
> search and my doubt is about if a full text search escape markup when
> search in the fields content.
>
> thank you!

Any one?

for example if I have 2 xhtml:

FIRST
<html>
.....
<body>
<h1>Fishing</h1>
TEXT TEXT TEXT
</body>
</html>

SECOND
<html>
.....
<body>
<h1>Body builiding</h1>
TEXT TEXT TEXT
</body>
</html>

if I perform a full text search with "body" word I want only the second result and not the first result.... Received on Wed Feb 27 2008 - 07:46:42 CST

Original text of this message