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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
periods in full text30 Apr 2008 11:42 GMT8
We are using:
Windows Server 2003 SP2
SQL Server 2000 SP2
Data is stored using periods such as 12.XT.1234.1
Containstable with Top_n_by_rank returning less than expected rows30 Apr 2008 11:18 GMT1
Did anyone find a solution to the problem below?
Regards,
Fredrik
---------------
Containstable with Top_n_by_rank returning less than expected rows.30 Apr 2008 08:31 GMT1
I've got a full text index, with an empty noise word file. The table
has only 1 column + 1 timestamp for doing incremental updates (data
changes only once a day, in 1 time). Change Tracking is disabled
(OFF). SQL version is 2005 SP2 (9.0.3054)
Indexing (and searching for) percentages28 Apr 2008 17:08 GMT1
I have got the following text in a column that is part of a full-text
index (SQL Server 2005):
    Lorem 7% ipsum
I understand that by default both the number 7 and the % character are
change location of full text catalog23 Apr 2008 21:33 GMT1
he current drive I'm using to store all of the full-text indexes for my
database is nearing capacity.  How do I change the disk location of a
full-text catalog?  All I want to do is point the full-text indexing service
used by sql server 2005 to a different drive with more space ...
关于全文检索中的问题18 Apr 2008 04:03 GMT1
Dears,
我们在使用MS SQL Server全文检索时,碰到如下问题,请各位大侠解释一下原因。
我们分别用“品位”和“品”查询某个text数据类型,发现结果很奇怪。
查询条件=“品位”,在结果中看到该一笔记录如下:
returning searched text17 Apr 2008 18:27 GMT2
Given a search string of "this is a sample of what I want to find" for
example, I want to know what sql fts actually searched for- i.e. the
string w/out the noise words.
Is there a built in function to trim out the noise words?
Special Characters17 Apr 2008 16:38 GMT4
A very simple question about the difference in behaviour between 2000 and
2005 fti:
the following search in a parts catalog works in SQLServer 2000
select count(1)
ranking by most words found first?  ISABOUT/WEIGHT/RANK?13 Apr 2008 08:53 GMT1
This code does not appear to care that we have rows with both words vs
only one word...
select * from COLLABORATOR x inner join
containstable
Cannot search FTI on certain common words (the, like, and, to, etc.)10 Apr 2008 11:42 GMT3
As the title says, I'm having problems returning results when the
search string contains any of the words in the list in the title.
I'm damned if I can work out why this is happening, as my noise words
file is empty, and anyway, the search returns no results, even if
SQL 2008 Full text indexing09 Apr 2008 07:13 GMT5
Does anyone know if there is a list of improvements to FT indexing in SQL
2008?
So far I've heard that it's integrated into the SQL Server engine and no
longer a seperate process? I'm assuming this has memory implications like
SQL string matching question08 Apr 2008 16:52 GMT2
i need a way to match strings from one table on to another table. I am using
the "like"
but its not working correctly.
SELECT [PrimaryKey],[StockSymbole],[StockName] FROM [StockInfo]
searching across multiple columns08 Apr 2008 16:44 GMT1
I've seen lots of posts on this subject but no satisfactory answers. I asked
the question in 2004 before SQL 2005 arrived so I wondered if there is a
neat solution to this problem now. I want a way to get return one row from
the query below.
a problem related to full-text search08 Apr 2008 16:38 GMT1
Hi all, I need a help for a problem related to full-text search.
Suppose I have Table A and Table B as following.
Table A
  ID      Data
International English FTS would be very desirable...08 Apr 2008 13:10 GMT3
Many of my customers have sites in both the US and UK or Australia/New
Zealand.
Thus, when one location searches for "colour", it would be really nice if
they also found things with "color".
Pages: 1 2 March, 2008
 
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.