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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Noise "chars"27 Feb 2008 12:59 GMT1
I have this strange behaviour with fulltext search: I have a keywords field
which is used for full text indexing.
In one row I have the keyword 'geography' (without ', of course). If I
search with:
Can't repopulate Catalog: change tracking not working/repopulate     catalog grayed out18 Feb 2008 20:36 GMT2
I am using SQL server 2005. I have added some tables to a catalog
(they have auto increment PK, timestamps and change tracking is
enabled). The database was backed up/restored from SQL server 2000 to
SQL server 2005.
sql server 2005 database in restore mode12 Feb 2008 13:16 GMT1
I was restoring a database in SQL Server 2005 express edition. Due to a
malfunction, system restarted.
Now when I try to access the database, the status shows as "Restoring
Database". I have tried to restart SQL Server and PC, but there is no
I need to optimize this query11 Feb 2008 15:08 GMT3
I have a simple music catalog:
CREATE TABLE [dbo].[Catalog](
       [CatalogId] [int] IDENTITY(1,1) NOT NULL,
       [Artist] [nvarchar](256) NULL,
unknown unique key count variance08 Feb 2008 14:17 GMT3
I am pretty new to FTS but found I am stuck with a problem that
doesn't seem common.  In all my searching, I have only come across one
post that had the same issue and that was from 2002.
http://groups.google.com.au/group/microsoft.public.sqlserver ...
FULL TEXT SEARCH  PROBLEM07 Feb 2008 16:46 GMT10
I have a table which has a record  T17.1.516.32
I try
SELECT Urun_Ad as guUrun_Ad
FROM TBL_URUNLER
Ordering a filtered proximity search05 Feb 2008 22:34 GMT11
I am creating a Full-Text Search application for a Visual Basic
project and am having a problem with my sql query when I try to use
filtering on a proximity search and try to order the results.
I start with a simple CONTAINS FTS that is filtered and ordered.  It
Product name search Best practices03 Feb 2008 01:16 GMT2
I have enabled full-text search on ProductName column of my Products table,
using ProductId (PK) as key.
My asp.net web aoolication, filters the search (remove none alpha-numeric
and unwanted chars) and pass it as parameter to the stored procudure.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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