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)
 Full text

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-12-09 : 12:38:57
himmat writes "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 (word related to Auto) highlighted because it contains the word auto.
Is there any solution for this......

plz do help"

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2001-12-10 : 15:37:57
See more info at this location... [url]http://www.sqlteam.com/Forums/topic.asp?TOPIC_ID=11235[/url]

-------------------
It's a SQL thing...
Go to Top of Page
   

- Advertisement -