Quick question. The diacritics_sensitive tag of the thesaurus XML files,
should it be:
#1) <diacritics_sensitive>0</diacritics_sensitive>
Or:
#2) <diacritics = false/>
Or:
#3) <diacritics_sensitive = false/>
Or what? The thesaurus files that installed by default with SQL Server 2005
here are using format #1 above. I see format #2 documented on the MS
website, and #3 looks like it could be a possibility as well. I'm also
concerned that #2 and #3 are not valid XML, but that's what appears to be
documented here: http://msdn2.microsoft.com/en-us/library/ms345186.aspx.
Is it possible that all of the formats are actually valid? Or what?
Thanks
Hilary Cotter - 24 May 2007 18:11 GMT
I am unable to get any version of the diactrics tag or the thesaurus file
working in SQL Server 2005 post SP2.
> Quick question. The diacritics_sensitive tag of the thesaurus XML files,
> should it be:
[quoted text clipped - 17 lines]
>
> Thanks
Mike C# - 25 May 2007 00:38 GMT
>I am unable to get any version of the diactrics tag or the thesaurus file
>working in SQL Server 2005 post SP2.
Whoa that's weird. I had an issue with editing the thesaurus file in an
older version of TextPad. It wasn't saving the BOM with the file when I
saved in Unicode format. I was able to get it working when I saved the file
with NotePad.