Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / October 2006

Tip: Looking for answers? Try searching our database.

Scripting Full Text Index

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Spondishy - 16 Oct 2006 16:01 GMT
Hi,

I'm using SQL Server 2005 and was just wondering if its possible to get
the values set for full text indexing via
I was just wondering if it is possible to script the full text indexes
setup  from the Management Studio (in a similar way as you can for db
tables and sp's).

Also, I've noticed that if a fulltext query isn't fired often, it takes
ages for the subsequent first query to be fired. I'm guessing this is
my settings on the full text query. Should I be tweaking some settings
to make the searches more optimized?

Thanks in advance.
Hilary Cotter - 16 Oct 2006 20:16 GMT
I am not sure if the initial slowness is due to incorrect configuration but
it is likely due to the fact that you must retrieve the full-text catalog
pages off disk.

Also what is your max memory set to? You should leave at least 512 Mgs free
for MSSearch/MSFTESQL.

Signature

Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

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

> Hi,
>
[quoted text clipped - 10 lines]
>
> Thanks in advance.
Hilary Cotter - 16 Oct 2006 21:05 GMT
to script fulltext indexes you need to script the underlying tables and
include the scripting of the full-text indexes.

Signature

Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

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

>I am not sure if the initial slowness is due to incorrect configuration but
>it is likely due to the fact that you must retrieve the full-text catalog
[quoted text clipped - 17 lines]
>>
>> Thanks in advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.