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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Full-text setup error30 Dec 2004 15:57 GMT1
I'm trying to install full-text search service on SQL server using command
ftsetup.exe, but I always get error "FulltextSetup returned error code:
0x80000023".
I've upgraded MSDE with SQL Server 2000 standard . Upgrade process did not
KB88970830 Dec 2004 10:35 GMT10
Does anyone know if this affects when the FTS os on the second node to
incremental population?
Thxs.
Population running for extended period30 Dec 2004 03:04 GMT8
I have a job the runs nightly that does a brute force "exec
sp_fulltext_catalog @FtcName, 'start incremental'" on all customer
databases and all FTC.
I noticed that for a few days in a row that in specific databases there
Not getting any results back29 Dec 2004 06:31 GMT6
Full text seach is working on my Development machine.
I created a similar full text search catelog on my test machine.But I am not
getting any results back.I chekced the event log..Every time it runs there
are four warnings which says
Full Text Search Population Method...27 Dec 2004 07:02 GMT8
   I am confused by the different method of population, of both Full Text
index and Full Text Catalog.
   Currently, we are running a application (3rd party) on SQL 2000, and we
have set the Full Text indexing to be "Change Tracking" and "background
Full-text search trouble24 Dec 2004 12:43 GMT6
Hello , all
I try to run SELECT with contains function
select * from a
where (a.t , '"only*"')
Sql Server 2005 (beta2) API17 Dec 2004 13:59 GMT4
Maybe someone knows if this is possible...
I managed to get the Thesaurus working for full text searching, which
required me to restart the msftesql service.
So my question, is there a programable way to restart the service within the
Catalog Population Fails on Cluster17 Dec 2004 04:04 GMT3
I have an installation that move their database to a cluster server.
SQL2000 has SP3 applied.
We created a new FTS against a single table, single row.
The table has 500,000 rows of data.
Search Mutlple Tables15 Dec 2004 17:57 GMT1
Can I search(one query) against columns from two tables.Please share a basic
example.How does the ranking work in this case.
After restore database, what happy with full-text catelogs?15 Dec 2004 02:41 GMT2
Hi,
I have CRM database that contains full-text catalogs. Someone delete rows by
mistake. I need restore this database to same server from last night backup,
after database restore, do I need manually active full-text indexes or it
How to do "with all of the words" and "without the words"15 Dec 2004 02:33 GMT1
like google Advanced Search in SQL full-text search?
I use :
CONTAINSTABLE(table_full_text_search,*,'"for" and "dog" ') to search the
(all of the words).but the "for" is noise word,I cannot search...
SQL Server 7: Query fails with error 760714 Dec 2004 02:40 GMT6
Hello.  This is my first experience with full-text indexing and immediately
I'm having problems.
I set up full-text indexing on the "referenceCompany" column of table "Reference"
and ran the population routine.  All queries against this table are failing:
How to search for Keywords? Thank You.11 Dec 2004 18:25 GMT3
I have full text in a MS SQL database table.
I also have a string "Search" which contains all the keywords passed in
the URL to the page.aspx. I want to use the keywords.
What I have now is this:
2005 fti query performance issue10 Dec 2004 02:58 GMT2
I have a 10 million row table with two columns(name, address) full text
indexed. I want to search the table for
the first 200 occurances of "Bob jones" in the name field. I have ran
another query to find out that there are actully 15,291 rows with "Bob Jones"
Search in all indexed columns + operator "NOT"09 Dec 2004 16:33 GMT8
I have a fulltext indexed table (aTest) which look like this
(strCaption and strText are both fulltext indexed columns):
lngStoryId  strCaption               strText
----------- ------------------------ ------------------------------
Pages: 1 2 November, 2004
 
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.