all groups > sql server full text search > march 2004 > threads for march 15 - 21, 2004
Filter by week: 1 2 3 4 5
Searching similar records in a table
Posted by Sajid at 3/21/2004 11:34:47 PM
Hi everyone
How can I search database records in table1 such that the
query returns the matched records and their percentages to
which they are alike.
Actually the site administrator wants a search facility
such that whenever he wants to register a new customer,
fill out the whole reg... more >>
Catalog Population VS Database Backup
Posted by RGondzur at 3/19/2004 4:01:09 PM
MS Windows 2000 Adv Server
SQL Server 2000
The FTS catalog is stored on the same box as SQL Server.
There are two applications that access a SQL database.
I have one application that stores data from an OCR process in a SQL table.
The table includes a timestamp column.
FTS indexes one te... more >>
An unknown full-text failure (80004005) occurred in function EnumCatalogs
Posted by jroberts NO[at]SPAM hire.com at 3/19/2004 10:58:00 AM
We are using Full Text Search on our production SQL Server
(Active/Active Cluster, MSSQLSERVER EE).
Within the last week we have not been able to rebuild the FTC on any
database on one node/instance. We get the following message:
Server: Msg 7608, Level 17, State 1, Procedure sp_fulltext_data... more >>
catalog with 0 elements
Posted by Roland Osterode at 3/18/2004 4:11:29 PM
hello
i created a very simple catalog with one full text index (only three rows on
a table). The catalog filled up without problems and after 5 minutes it's
ready, containing 20000 elements.
But after a couple of hours the catalog seems empty. Under Properties it
shows suddenly 0 elements but... more >>
Replication: Is it possible to replicate Full-Text catalog from one server to another
Posted by tvs4716 NO[at]SPAM yahoo.com at 3/16/2004 9:16:58 AM
Replication: Is it possible to replicate Full-Text catalog from one
server to another...If so How?
Thanks in Advance... more >>
SQL Server Html Search Question
Posted by GitarJake at 3/16/2004 8:30:50 AM
Hi all,
How do I get a table that has been Full Text Indexed, whose data has been
input through an HTML editor to be searched by SQL without searching the
HTML tags and code.
I have a bunch of pages on my site; the content of which is stored in a Sql
Database. When I search for the word "... more >>
Full Text Performance in 2k5
Posted by paul NO[at]SPAM paultyng.net at 3/16/2004 7:40:35 AM
I just read Andrew Cencini's article on FTS in 2k5 and from what I
read I think its perfect for my projects needs (we have a need to
search millions of docs per client) but I had some question on the
performance info he mentioned.
Andrew stated that "Scalability of the text engine at indexing ... more >>
Trigger fulltext indexing incremental/full using SQL
Posted by James Cooke at 3/15/2004 10:31:56 AM
I want to trigger full/incremental builds from my asp.net app. How would I
do that?
tia
James
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|