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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
where filter on full-text contains / order of operations30 May 2007 19:41 GMT1
I have seen multiple posts that state a where clause can help filter a
full-text search to ensure no full-text records are searched.  What I
understand when showing "set statistics io on" -- the worktable is what the
FTE uses to search for the CONTAINS.  Whether I have a filter ...
sql 2000  Fulltext hanging on reindex30 May 2007 18:18 GMT4
Hi, when triying to reindex a full text catalog of 25 million rows, the
process hangs when reaching the row 7 to 12 million, after 12 hours of
runing.
its a 4cpu and 4gb server it has 30gb of free disk space.
newbie: FTS in 2005 Express Edition with Advanced Services29 May 2007 15:48 GMT2
I have installed SQL Server 2005 Express Edition with Advanced Services. The
problem is that I see no full text search service on my computer.
Please help
/RAM/
restoring database with FTS to another machine29 May 2007 08:30 GMT1
I would like to help me to restore the FTS database in another machine. The
problem is that in the main server the drive letter is different than in the
one where I want to restore, in the production(main) server drive in M, in
the test server I can put it in D, for instance. Can ...
FTS Thesaurus Diacritics25 May 2007 04:58 GMT1
Has anyone played with the <diacritics> or <diacritics_sensitive> tag in the
thesaurus for FTS?  If so, have you actually gotten it to affect your
results?  It doesn't matter what I change it to, in testing it appears to be
over-ruled by the FT Catalog accent sensitivity setting.
diacritics_sensitive tag (thesaurus files)25 May 2007 00:38 GMT2
Quick question.  The diacritics_sensitive tag of the thesaurus XML files,
should it be:
#1) <diacritics_sensitive>0</diacritics_sensitive>
Or:
Search for text with FT db, how?24 May 2007 14:35 GMT2
Hi there :)
I have a problem and don't know how to resolve it. I had sharepoint portal
server 2003, then it was upgraded to 2007, but after that two meeting
workspace been lost. Lost from sharepoint site, but not from the DB. Wrote
Size of fulltext catalog23 May 2007 15:01 GMT2
I'm using fulltext indexes and I can't understand what happens in the file
system.
This is my test:
1. I create the catalog:
Highlight Results from search23 May 2007 14:11 GMT1
>From what I have so far, Sql Server does not provide a way to return
its query results hits in a highlighted format. I was able to
programmatically get this working for simple searches, where I simply
do a find and replace based on the search criteria. But this will not
Highlight Keywords23 May 2007 14:10 GMT1
I am using asp.net (C#) to create full text searching using SQL Server
2005 in our application. Everything is working fine, but I am trying
to highlight the resultset keywords from the full text results. Can
sql server provide you with a way to highlight the keywords from the
Problem with remote index server (no result)23 May 2007 14:08 GMT1
from SQL Server 2005 I access a index server an another computer (cp-
tkl)
select * from openquery(IDXNAME, 'select filename from "cp-
tkl".idxc..scope()')
Fulltext not being populated23 May 2007 14:07 GMT2
It is strange that full text search for the same db and tables is working in
one server, but not in another one.
Error log for this:
Event Type:    Warning
Fulltext query with custom rank18 May 2007 14:44 GMT6
I brought this up once ago, but I read something which might open a
new possibility. What I am trying to do is this:
select p.Name, p.Score, ft.Rank
from Products p
Full Text Search know which row has error in indexing18 May 2007 09:34 GMT3
I have installed SQLServer 2005 for take advantage of full text seach
features.
When I start full population, there are some rows that cause error and not
are indexed.
Error 7653 when executing CREATE FULLTEXT INDEX15 May 2007 08:02 GMT1
I receive Message 7653 when I try this:
CREATE FULLTEXT INDEX
ON Products
(Name LANGUAGE 0x0)
Pages: 1 2 April, 2007
 
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.