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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Inter-word searching31 Jul 2007 12:31 GMT1
Can you guys give me some tips on how to implement inter-word searching in
SS 2005 FTS or any non-FTS way (but has to be MS technology based - company
rules)
E.g. word - AstraZeneca
Help adding text to column with sql 2005 query31 Jul 2007 08:22 GMT1
I'm quit newby to this, so i'd like to have some help please.
I've a column whit some text where i want to insert more text before
and after, with sql 2005.
I'm trying this way, without success:
Full text index not tracking changes on an indexed view29 Jul 2007 16:48 GMT3
We had a peculiar situation today where our lovely indexed view
obviously had textual data in it but some recently added rows were not
being returned in a CONTAINS query when they should have been.
Deleting and recreating the FT index fixed things immediately and I
unexpected behavior with certain words "i"20 Jul 2007 22:22 GMT10
I have started to test fulltext indexing. I have run into a problem that I
don't know how to solve.
I have this data in one fulltext-column "Landsorganisationen i Sverige".
When I perform this search I get 1 hit:
Searching on #20 Jul 2007 11:32 GMT6
I have 2 identical sql 2000 servers with full text indexing enabled on both.
I have the same data structure etc however on one sql server I can run SELECT
* FROM tblTest WHERE CONTAINS(text,"'C#'") and get results however running on
the second I get a message saying the query ...
freetexttable issue19 Jul 2007 20:14 GMT1
I am using freetexttable as a search tool for our application but it
seems that it is partially working. I am able to search on some words
specified in my catalog but not on others. For example I got keywords
- stamps business cards. The freetexttable function can pick up only
FULL TEXT SEARCH AND RECORD NUMBER PROBLEM17 Jul 2007 09:26 GMT1
I dynamically create my query based on filter criteria , order by criteria
and paging criterias. I have no promlem at that point.
My problem is that How can i get total record number of my recordset in
stored procedure. What is the best way to get it. Should i use and output
Full Text Index not working when populated from nvarchar. Bug?16 Jul 2007 22:30 GMT7
Hi, I was wondering if any SQL Server gurus out there could help me...
I have a table I'm trying to apply a full text catalog to, however no
results are ever returned due to the text column being cataloged being of
varbinary(max) that's being populated from a converted ...
Syntax Question: Query by File Extension12 Jul 2007 16:56 GMT4
In my catalog of photos the following query returns all jpegs
(correct):
#filename *.jpg
And this returns 1 result (correct)
SQL Server 2000 Full Text Search Not Returning Expected Results11 Jul 2007 08:36 GMT5
I support an application that uses full text indexes in SQL Server 2000.  I'm
trying to resolve an issue where by the results of a search in the production
application do not include the expected results.  I've been unable to
reproduce the scenario in my development environment.
Update to SP4 causes starnge Server behavior09 Jul 2007 15:30 GMT6
I updated our SQL Sever 200 to SP4 yesterday. Since that update we have the
problem that some FTS queries are timing out and afterwards it it not
possible to do any FTS queries and we have to reboot the server. With SP3 the
same queries caused no problems. The porblems only occur ...
Too many results error06 Jul 2007 13:36 GMT8
I can't find this covered elsewhere in here, but apologies in advance if it
has already been done to death:
SQL 2000 SP4
I've created a single column full text index on a single table (proof of
ContainsTable returns "Informational: MS Search stop limit reached03 Jul 2007 22:18 GMT1
When I run a containsTable search I get the following error:
Informational: MS Search stop limit reached. The full-text query may have
returned fewer rows than it should.
Error 9926 Severity 10
fts- contains expression: slow the first time fast the other time01 Jul 2007 06:11 GMT3
I have a table with 1,500,000 name and first name
I use Full text search on  name   and first name
when I use a contains expression like
select ... from table1 where contains( name,'abc')  the query take  45 secs
 
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.