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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PLS HELP: Problem altering columns with full text serach enabled27 Nov 2006 18:40 GMT8
I have the following script which enables full text search on the database:
------------------------------------------------------------------------------
sp_fulltext_database 'enable'
sp_fulltext_catalog 'cntdocimg', 'create'
Fulltext catalog not updating27 Nov 2006 15:32 GMT1
Machine A (2003 Server, sp1) is running SQL Express with FTI.  Querying
the fulltext catalog returns results as expected and the catalog is kept
up-to-date when data is added/modified in the indexed tables.
Machines B and C (Xp Pro, sp2) are running a restored copy of A's
full text body search not finding all results25 Nov 2006 12:49 GMT8
I am running SQL 2005 SP1 and I have a database I'm using for GFI Mail
Archiver.  When I run queries against the database for a specific word i.e
"testing", only 2 results show up when there should be more results.  
I know the data is there because I can see it, it's just that ...
new index, catalog empty24 Nov 2006 13:23 GMT3
I have created a FT Index on a varchar(200) col of my 'movies' table.
The table has about 2000 rows, so there is lots to index.
But even after forcing a catalog rebuild and full population, the catalog
remains empty.
Conditional full-text indexing possible in 2000?23 Nov 2006 13:14 GMT6
Hey there :)
Sorry if I'm asking dumb questions, but I'm not really a MSSQL man myself,
I've always used MySQL, but this particular project that I'm involved with
right now uses an MSSQL Server. So, I have one question.
fulltext, distinct, order by21 Nov 2006 14:45 GMT1
I have a problem. I use Constainstable to make a fulltextsearch over 4
tables.
Now I want to order the result set. The problem is that if I insert the
column all_ranks in the Select part I have some double results. That is
Surely a bug in SQL Server 2005 Full Text Search (FTS) or Backup?21 Nov 2006 09:43 GMT12
We are live (production system) running
- Windows 2003 Data Centre Edition R2 x64
- SQL Server 2005 Enterprise Edition x64 SP 1
The system has been operating fine for 7 days and all of a sudden we have
The length and status of the full text index population17 Nov 2006 21:26 GMT3
Is there any function that we can to check the length of the full text
index population and the status(whether it is finished successfully or
failed)?
Now I have to check it from application event log to determine how long
No percentage ranking. So what to do with freetext search results?15 Nov 2006 12:05 GMT1
as I read in the SQL 2000 Server FAQ that free text search ranks aren't
suitable for calculating percentage values, what other ways are there
to get sensible results for presenting to a user?
Or are there none at all?
Full Text index catalog population error14 Nov 2006 20:18 GMT1
Does anyone know what the services are involved during the SQL full
text index catalog population?
Some of my application event log errors are "Error: 80070426 - The
service has not been started.".
shut down status on full text index incremental population14 Nov 2006 17:38 GMT4
I have a full text index scheduled at every night in SQL server 2000.
Normally the status on the full-text catalog will either "Idle" or
"Incremental population in progress". But today I got "shut down". This
happened to one of our other server yesterday too. Since this happens
Unique key count = 114 Nov 2006 14:22 GMT3
We recently upgraded our sql server to 2005 and now all the Full-Text
indexes return zero results.
I have created a new fulltext catalog and a done a full population.
After the population the catalog props read Unique Key Count : 1,
x32 & x64 versions (windows 2003) of Offfilt.dll14 Nov 2006 14:20 GMT4
Can anyone advise the latest version(s) of the ifilter we should be using for
a x64 Windows 2003 Server, I'm troublshooting an issue and want to ensure I
have the latest x32 & x64 version's of this file on the relevant server's
etc..
Sending NULL value to parameter of Stored Procedure14 Nov 2006 02:32 GMT10
I am getting the following error, when i am trying to pass the NULL value to
the parameter of Stored procedure.  That parameter has been used in Contains
clause in T-SQL.
Server: Msg 7603, Level 15, State 1, Procedure spCMXLSearchReports, Line 256
FTS capabilities + questions09 Nov 2006 21:31 GMT4
I have some questions about Full Text Search and how to handle a
scenario that I have. The database that I am going to hit up against
has 80 tables and over 250 fields that will be searched for FTS. This
database has 600 + tables in it so 80 is needed to make the search
Pages: 1 2 October, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.