Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 fulltext search

Author  Topic 

himmatpatil
Starting Member

3 Posts

Posted - 2001-12-07 : 08:12:21
hi all

i devloped one application for the search using fulltext server
for the fulltext query i used freetext.

if suppose i search for "Auto"

it will give me the following results

1. Auto
2. Autos
3. Automobile
4. Autoclub
5. RealAuto

i am able the highlight the result for the keyword only means("Auto") in the above result
but i want the all above result highlighted because it contains the word auto.
Is there any solution for this......

plz do help


robvolk
Most Valuable Yak

15732 Posts

Posted - 2001-12-07 : 08:42:50
Please don't cross-post.

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=11235

Go to Top of Page
   

- Advertisement -