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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FULL TEXT SEARCH - PROBLEM01 Nov 2007 00:25 GMT2
I have query like that
SELECT
Urun_ID
,Urun_Ad
Using CASE statement in CONTAINS predicate ( For FullText Search)29 Oct 2007 15:19 GMT5
Hi,
I am using Microsoft FullText search feature in my database for Searching
strings.
I want to use CASE statement in CONTAINS.
Newbie question: unique index across nvarchar fields28 Oct 2007 18:04 GMT2
Surely an easy question for those in the know...
I have a contacts table, and I'd like to ensure uniqueness across
first/middle/last name fields.  Each field is an nvarchar(255) - as
such, I can't create a regular index because the combined index size
SQL 2005 FT Issues (mass deletes blocked/slow, Queries against index stop working)26 Oct 2007 15:50 GMT3
We are experiencing a couple of strange issues with FTI/FTS.
Our environment: W2K3x64 Clustered SQL 2005 SP 1(2 instances) 4GB Ram,
Dual Proc, lots of disk.
We have one table (currently 425,000 rows) that has a FTI on 6
Server Requirements25 Oct 2007 04:43 GMT1
We are planning on renting a dedicated server for two of our web
applications. I would appreciate it if someone could give us some
advice on the server requirements in terms of the CPU and RAM. Here's
our situation:
Keyword frequency skewing results24 Oct 2007 20:31 GMT1
I must be missing something obvious. I'd like to write a query that
ranks the row containing the most unique keywords first, rather than
the row with the most keywords.
1) my user enters "red green blue"
'%phrase%' search23 Oct 2007 14:19 GMT3
I'd like to know if it's possible to implement the search '%word|phrase%'
with full text catalog.
I've tried with "...CONTAINS(FIELD,'"word|phrase"')" but I don't get the
same result as using "... FIELD LIKE '%word|phrase%'".
Major full-text related problem!22 Oct 2007 09:03 GMT2
For the past two weeks, we've been having MAJOR problems with the full
text features of SQL 2005 on one particular server which is resulting in
the hosted websites going offline at random intervals. These problems
include (in approx order of how often they occur):
FT Catalog "optimise" or "populate" differences19 Oct 2007 16:15 GMT2
In SQL 2005 does anyone know what the difference between a full text
catalogue "optimize" and a "populate" is? In 2000 I think there was only
populate.
It seems you can't schedule a normal "populate" in 2005 - only an
full text update19 Oct 2007 14:09 GMT2
Ok I fixed the full text searching but now it wont update if I add a
new record and try to do a freetext search on it nothing comes back
SQL Server 2005 with advanced services and full text search18 Oct 2007 21:23 GMT3
I would like to see if anyone knows what the prereq's are to install
sql 2005 advanced and to be able to use the full text indexing
capability. I have just a xp workstation. I have IIS running. I
install full text per video 13 on microsofts education site but it
freetexttable bug18 Oct 2007 03:37 GMT4
We've been using the catalog as part of our search engine for a year
now. We use freetexttable to search for keywords and it is fine until
now. For some reason the 'freetexttable' is inconsistent.
I tried this query and I got a lot of rows.
Allowing the omission of 'AND'15 Oct 2007 23:56 GMT2
Probably a complete FAQ/newbie question, but i'm not finding it (or
searching wrongly).
Suppose my user wants to do a search for two words, they want to do an
AND-search and they don't want to type in AND. i.e. 'John Smith'
SQL Server Full-Text Search Performance15 Oct 2007 23:53 GMT5
We are using SQL Server 2000 and we are doing Full-Text Indexing on a table
that has 5 Text Columns (we have Full Text Indexing on these 5 columns).
There are around 1.5 million records in this table. And the size of the
Full-Text Catalog is around 1 GB.
msftesql.exe uses 100% on all CPUs15 Oct 2007 09:56 GMT2
We're using Full text indexing on a couple of small databases (maybe
50mb each). Three times in the last week, I've had customers compain
that their websites are unresponsive or have SQL timeout error messages
when performing a search which uses FT.
 
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.