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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Full text newbie...30 Jan 2006 09:54 GMT2
Hi, group,
Made these days some tests and not understand very clear how contains or
containstable perform the search.
The catalog was built on 2...5 columns, various scenarios.
Text field in a group by, how can I make it work?29 Jan 2006 17:20 GMT1
I need to do a sum this way : Select Field1, Sum(Field2) as sumField2 From
Table1 Group By Field1. I think the syntax is correct, but the problem is
that Field1 is of type Text (and not varchar). So I receive an error telling
me I can't "group by" with a field of type "Text". Is ...
Query returning inconsistent results - please help27 Jan 2006 20:26 GMT9
I perform a query against a database and it returns one set of results.  I
perform this query on an "identical" database and it returns a subtly
different set of results.
In detail.
Advantages?27 Jan 2006 19:37 GMT3
I would welcome opinions on whether FTS would help in our scenario.
The table has about 28 million rows and has about 10,000 rows added every
morning in an intensive batch process. Then another batch query process is
run that looks for partial name matches.
Full-text catalog is not building properly (completely)27 Jan 2006 11:56 GMT7
I have a full-text index on a Title column in a Books table and I have a
CONTAINSTABLE query that seems to work well in most cases.  Recently I
discovered that the query was failing to return an expected result.  When I
search for titles containing the word "shining," I expect ...
Hit highlight26 Jan 2006 19:36 GMT2
Does anyone know a simple way to highlight matches using full text indexes
in SQL Server 2005?
[]´s
José
FULL TEXT INDEXING is grayed out-- Is it O/S prob?26 Jan 2006 17:50 GMT1
My OS is Windows XP Professional 2002, when i'm trying to install the
Server Components for the FULL TEXT INDEXING using the SQL Server
Standard Edition CD, prior to the installation it is giving a message
saying "Microsoft SQL Server 2000 Standard Edition server component is
Invalid locale ID25 Jan 2006 12:50 GMT2
Getting the following error in SQL 2005 :
Msg 7696, Level 16, State 10, Line 1
Invalid locale ID was specified. Please verify that the locale ID is correct
and corresponding language resource has been installed.
incremental Population not starting25 Jan 2006 05:17 GMT2
Running on Sql Server 2000, I have a catalog set to do an incremental
populate every 5  minutes each day.
But when I make a change to a record and do a search on it, it doesn't find
it, even after about 20 minutes.  But if I manually do the incremental
Urgent Info25 Jan 2006 02:18 GMT1
Can u install FTS later on? I have a clustered env. and due to failure in
registering FTS the entire install is rolling back? so perhaps I can delete
the FTS Resource and install it later...
TIA
High CPU over extended time period24 Jan 2006 14:01 GMT9
We are running SQL 2000 sp4 with full text search, recently we are
getting 100% CPU over extended period of time and the only way to
resolve this is by killing the Mssearch.exe process. (we tried to
restart the service but it hang) the Microsoft search service is
Full-Text Search is not installed, or a full-text component cannot24 Jan 2006 13:53 GMT5
Active-active cluster. The second node was reinstalled after a hardware
failure.
The MS Search service is started.
But when I try to query full-text the error message shows up:
Find fulltext index is exist are not21 Jan 2006 08:23 GMT2
How to find full text index is exist in the table or not ?
like that how to find normal index is exist in the table or not ?
Thanks in adv.
---> Murali <----
Returning rank values using CONTAINSTABLE - fails with unknown res21 Jan 2006 04:45 GMT1
When submitting this Querey in SQL Server 2005
SELECT FT_TBL.Firstname, FT_TBL.LastName, Key_TBL.Rank
FROM [user] AS FT_TBL INNER JOIN
  CONTAINSTABLE([user], Firstname, 'ISABOUT (Christian weight (.1), Ian
Fulltext on ntext column21 Jan 2006 01:09 GMT1
Hi Gyus,
         I have a quick question. Can you run full text search on a column
tha contains ntext data?
Thanx..
Pages: 1 2 3 December, 2005
 
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.