| Author |
SQL 2005 Thesaurus.
|
|
|
| I'm testing now the SQL 2005 Thesaurus capabilities.
It seems that the product came with empty Thesaurus and the only way to make
it work is by define the Thesaurus in the XML files.
Is the final release of the product will be also empty?
Regards,
Benny
| |
| Hilary Cotter 2005-06-02, 1:23 pm |
| They aren't empty - this is what I see in the latest CTP (April).
<XML ID="Microsoft Search Thesaurus">
<!-- Commented out
<thesaurus xmlns="x-schema:tsSchema.xml">
<diacritics = false/>
<expansion>
<sub>Internet Explorer</sub>
<sub>IE</sub>
<sub>IE5</sub>
</expansion>
<replacement>
<pat>NT5</pat>
<pat>W2K</pat>
<sub>Windows 2000</sub>
</replacement>
<expansion>
<sub>run</sub>
<sub>jog</sub>
</expansion>
</thesaurus>
-->
</XML>
Note that you have to remove the comment tags to use these replacements and
expansions.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Benny" <Benny@discussions.microsoft.com> wrote in message
news:41B9C447-E083-4B79-8356- 6352140CAACD@microso
ft.com...
> I'm testing now the SQL 2005 Thesaurus capabilities.
> It seems that the product came with empty Thesaurus and the only way to
make
> it work is by define the Thesaurus in the XML files.
> Is the final release of the product will be also empty?
> Regards,
> Benny
>
| |
|
| Hi,
I'm talking about a full english thesaurus which I accept to find in the
product.
I'm using this file for creating the SQL 2005 thesaurus.
Regards,
Benny
"Hilary Cotter" wrote:
> They aren't empty - this is what I see in the latest CTP (April).
>
> <XML ID="Microsoft Search Thesaurus">
>
> <!-- Commented out
>
> <thesaurus xmlns="x-schema:tsSchema.xml">
> <diacritics = false/>
> <expansion>
> <sub>Internet Explorer</sub>
> <sub>IE</sub>
> <sub>IE5</sub>
> </expansion>
> <replacement>
> <pat>NT5</pat>
> <pat>W2K</pat>
> <sub>Windows 2000</sub>
> </replacement>
> <expansion>
> <sub>run</sub>
> <sub>jog</sub>
> </expansion>
> </thesaurus>
> -->
> </XML>
>
> Note that you have to remove the comment tags to use these replacements and
> expansions.
>
>
>
> --
> Hilary Cotter
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602.html
>
> Looking for a FAQ on Indexing Services/SQL FTS
> http://www.indexserverfaq.com
> "Benny" <Benny@discussions.microsoft.com> wrote in message
> news:41B9C447-E083-4B79-8356- 6352140CAACD@microso
ft.com...
> make
>
>
>
| |
| Hilary Cotter 2005-06-06, 11:23 am |
| You can get a "full" thesaurus from Word, but it doesn't ship with SQL
Server.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Benny" <Benny@discussions.microsoft.com> wrote in message
news:7DA7F221-A620-48D9-A28D- 11BAA18A6376@microso
ft.com...[color=darkred]
> Hi,
> I'm talking about a full english thesaurus which I accept to find in the
> product.
> I'm using this file for creating the SQL 2005 thesaurus.
> Regards,
> Benny
>
>
> "Hilary Cotter" wrote:
>
and[color=darkred]
to[color=darkred]
|
|
|
|