显示标签为“configure”的博文。显示所有博文
显示标签为“configure”的博文。显示所有博文

2012年3月9日星期五

Full Text in Portuguese

Hi,
I’m trying to use Full Text Index with Portuguese language. It seems to be
everything well configure in the SQL 2005 Server, but when I do queries to
the database it returns me values that contains Portuguese noise words (that
are included in the noise words file noisePTS.txt in the server). Any idea?
Thanks,
Rui ReisHello,
When you create full text index of table, did you choose Portuguese
language word breaker for indexed columns? If not, you may want to create
new catalog to test
Since the issue is related to specific local language, you may want to
contact local support for more qualified support. Please see
http://support.microsoft.com for regional support phone numbers.
Thanks & Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
========================================
=============
Business-Critical Phone Support (BCPS) provides you with technical phone
support at no charge during critical LAN outages or "business down"
situations. This benefit is available 24 hours a day, 7 days a w to all
Microsoft technology partners in the United States and Canada.
This and other support options are available here:
BCPS:
https://partner.microsoft.com/US/te...erview/40010469
Others: https://partner.microsoft.com/US/te...upportoverview/
If you are outside the United States, please visit our International
Support page:
http://support.microsoft.com/defaul...rnational.aspx.
========================================
=============
This posting is provided "AS IS" with no warranties, and confers no rights.|||This seems odd to me. Granted, I have never used Full Text Indexing, but if
the character set is understood by the system, I don't see why the language
would make any difference. I would expect noise words to work the same,
regardless of the language.
Have you tested the noise words with any other language to determine that
this is indeed the problem? I would try some english noise words in a
custom noise file and see if you have the same issue. If you still have the
same issue, then you can pretty much conclude that the problem is with the
system configuration rather than the language.
"Tecnica" <abola@.nospam.nospam> wrote in message
news:95D051B8-D8B9-44D7-8839-C1088674ABF5@.microsoft.com...
> Hi,
> I'm trying to use Full Text Index with Portuguese language. It seems to be
> everything well configure in the SQL 2005 Server, but when I do queries to
> the database it returns me values that contains Portuguese noise words
(that
> are included in the noise words file noisePTS.txt in the server). Any
idea?
> Thanks,
> Rui Reis
>

Full text help.. anyone?

Can anyone explain me how to configure full text to run on
a windows 2003 cluster (2 machines 1 sql node)?
Claudia,
Sorry for the late reply, however, assuming you're installing SQL Server
2000 Enterprise Edition on Windows 2003 Advance or Enterprise servers, Full
Text Search is installed by default. If you're using SQL Server 7.0, then
Full-Text Search is not supported in a clustered environment. Without more
info on what you're looking for, a series of steps, or troubleshooting a
specific error, it's kinda hard to provide relevant info. However, the below
KB articles should give you a good starting point...
KB Articles:
817301 PRB: Microsoft Search Full-Text Catalog Population Fails When You
Upgrade SQL Server 2000 Failover Cluster to SQL Server 2000 Service Pack 3
http://support.microsoft.com/default...&Product=sql2k
812666 How to recover a failed full-text search resource on a clustered
instance of SQL Server 2000
http://support.microsoft.com/default...&Product=sql2k
304282 (Q304282) PRB: Full Text Resource Fails to Come Online on a Cluster
with "Event ID 1069 :SQL Cluster Resource 'Full Text' failed" Error Message
http://support.microsoft.com/default...&Product=sql2k
296890 (Q296890) PRB: SQL Server 2000 Fails to Install on a Cluster If
Service Startup Account Contains a Space
http://support.microsoft.com/default...&Product=sql2k
810056 INF: You Must Use Resource-Specific Registry Keys for SQL Server
Cluster Resources
http://support.microsoft.com/default...&Product=sql2k
295732 INF: Creating Databases or Changing Disk File Locations on a Shared
Cluster Drive on Which SQL Server 2000 was not Originally Installed
http://support.microsoft.com/default...&Product=sql2k
260758 INF: Frequently Asked Questions - SQL Server 2000 - Failover
Clustering
http://support.microsoft.com/default...&Product=sql2k
814035 FIX: A Full-Text Population Fails After You Apply SQL Server 2000
Service Pack 3
http://support.microsoft.com/default...&Product=sql2k
811168 INF: SQL Server 2000 Service Pack 3 or Service Pack 3a
Pre-Installation Checklist for SQL Server 2000 Virtual Server for Failover
Clustering
http://support.microsoft.com/default...&Product=sql2k
243218 Installation order for SQL Server 2000 Enterprise Edition on
Microsoft Cluster Server
http://support.microsoft.com/default...&Product=sql2k
Regards,
John
"Claudia" <anonymous@.discussions.microsoft.com> wrote in message
news:2fbc101c46da9$5bedfac0$a401280a@.phx.gbl...
> Can anyone explain me how to configure full text to run on
> a windows 2003 cluster (2 machines 1 sql node)?
>