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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Noise Words30 Mar 2006 17:01 GMT1
We were getting errors when users searched for the term "r&d" - with or
without quotes - so we removed all single-letter words from the noise
word files (.eng, .enu and .dat). We then started Microsoft Search
again and did a full population - "rebuild" was grayed out.
One or more documents stored in image columns with extension 'doc'30 Mar 2006 16:59 GMT1
I keep receiving these on SQL server (2000, SP3a) that my SharePoint is using:
One or more documents stored in image columns with extension 'doc' did not
get full-text  indexed because loading the filter failed with error '0x1'.
Note:  These documents will  not be passed to ...
SQL Server 2005 Full Text Problem27 Mar 2006 15:31 GMT3
I'm trying to use a SQL Server 2005 with WSS (Sharepoint Services). I try to
index the files in the WSS however this just doesn't work. I have set the
full-text in Sharepoint & the service in SQL Server 2k5 is installed and
running.
Full text search alternative without leading wildcard limitation24 Mar 2006 17:24 GMT1
As has been mentioned several times in this group, SQL Server does not
support a leading wildcard in full text searches (i.e., CONTAINS(field,
'*tion')).
To get around this I have been looking at external full text search
Multilingual content indexing24 Mar 2006 16:33 GMT1
We have a Windows Sharepoint Services installation and are indexing its
content. I have a question regarding the index so I thought it might be
better to post here instead of the WSS newsgroups.
Anyway, here we go:
full text searching...23 Mar 2006 02:55 GMT1
I am working on a system where we wish toc reat a full text catalog in sql server 2000. I created a test catalog and started a 'full population' but it failed. After several attempts I restarted the 'Mircosoft Search' service and it is failing with the following error:
"The ...
FTS- not returning results when lines are searched.20 Mar 2006 18:39 GMT2
I am performing full-text-search on a table containing word documents
in it's column. The search  results fair when a single word is
searched. i.e. when I fire the following query:
     select * from docs where contains(document, '"java"');
How to delete full text catalog in SQL server 200518 Mar 2006 11:48 GMT2
I copied a database. Then I need to delete full text catalog and
re-create one with exact same name. But it doesn't let me drop it. The
machine just hangs there forever when I try to drop it. So I read
through the usenet and found a way to delete it from
Ignored words in the full text query16 Mar 2006 14:21 GMT3
Got a bizarre problem
In our search box, someone types in the search term:
   A$
This results in the PARTIAL SQL:
restricted indexing?14 Mar 2006 14:32 GMT1
Sorry if this is an FAQ...
I have a column of text and a bit column. Is there a recommended approach to
searching the text where the bit=1?
Thanks Soc.
Multi Column full-text search question10 Mar 2006 14:50 GMT1
I would like to select rows containing some text which is more than one word.
The problem is that the text can appear in different colums, meaning, one
word in this column and another in that. moreove, I need to select only the
rows containing all the words.
problem in freetext search in MS SQL Server08 Mar 2006 14:18 GMT1
i have problem in fulltex search, when i search any
english word it give me perfect result.
In my table i have define fulltext search on a column
name content_html, data type of column is ntext it
Full-Text Index Table choice grayed out08 Mar 2006 02:27 GMT3
Hi. I'm connecting to a database on SQL Server 2000 SP3 on which I'm the
dbo. However, when I right-click any of the tables, it has the "Full-Text
Index Table" item grayed out. Is this only available to members of the SA
group on the server? Thanks.
Problem with Full-text searching06 Mar 2006 14:52 GMT5
I am getting this error message from SQL Server when attempting any full-text
catalog operation:
Error 7619: Execution of a full-text operation failed. The parameter is
incorrect.
Need help to perform FTS on this table..04 Mar 2006 16:16 GMT3
    I am working on a project and need some help. I am having an
application that uploads the data in the "resume" table and the content
of resume table is as follows:
<pre>
Pages: 1 2 February, 2006
 
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.