dbTalk Databases Forums  

Thesaurus Search - How to update the XML?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Thesaurus Search - How to update the XML? in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Piero 'Giops' Giorgi
 
Posts: n/a

Default Thesaurus Search - How to update the XML? - 08-08-2007 , 12:29 PM






Hi!

I have the DB, now with about 100 Million rows (Going strong!!!)

One question... I'm using Thesaurus search (COOL!!!) for names,
(Rebecca, Reba, Becky, Becca....) to query for nicknames ans Synonyms,
but I don't seem to be able to update the XML file in real time.

The file is like this:

<XML ID="Microsoft Search Thesaurus">
<thesaurus xmlns="x-schema:tsSchema.xml">
<expansion>
<sub>William</sub>
<sub>Will</sub>
<sub>Bill</sub>
<sub>Billy</sub>
</expansion>
<expansion>
<sub>Rebecca</sub>
<sub>Reba</sub>

And so on...

But, when I make some changes to it, the only way (As far as I know)
to make SQL Server use them is to restart the whole thing.

Is there any other way?

Thanks!

Piero Giorgi


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.