Search results for "full-text-search"

Your search for "full-text-search" returned 100 results:

Technical Article

SQL Server full text search will not start.

  • Topic

Anyone know what databases control the full text search my systems people cannot start the services and saying they are rebuilding the entire SQL Server and all databases need to be restored. Anyone got any ideas before this is done this seems a rather hugh tasks to under take. Is the full text search a […]

You rated this post out of 5. Change rating

2009-04-08

524 reads

Technical Article

How to restore a database with Full Text Search

  • Topic

HI, The SQL Server instance is 2008 R2. I have a database with a Full Recovery Model and Full Text Search. I need to make a copy of the database on the same server. I have used SSMS to make a backup of the database. I checked the box "Copy-only backup". I want to create […]

You rated this post out of 5. Change rating

2022-08-08

341 reads

Technical Article

Full Text Search on a Varbinary Column Not Returning Rows

  • Topic

Hello all: I have a table created to store word documents, where one of the fields is a Varbinary(Max) in which I am storing the actual word document. I am able to insert the document fine. However, when I try to search within this field using CONTAINS for a word that I know is in […]

You rated this post out of 5. Change rating

2012-01-23

407 reads

Technical Article

searching for address matches using sql server 2008 full text search

  • Topic

Hi, I am not sure how to search for address matches using sql server 2008 full text search. TableA ------ Address1 Address2 City State Zip All the above columns in the table are full text indexed. Let's say if the user enters "123 Apple street FL 33647" and I have a record in the table […]

You rated this post out of 5. Change rating

2010-01-06

965 reads

Technical Article

Text search without FULLTEXT....

  • Topic

Hi, I'm trying to implement a text search in a table's data... What I did was create a table (idRecord, word) with all the words of a record. I also have a function that brakes a string into to search words... With the following code I do a search: Apparently this works fine.... But there's […]

You rated this post out of 5. Change rating

2016-02-18

431 reads

Technical Article

Full Text Search Using Soundex()

  • Topic

Is there any way to perform Sql Server 2000 full text search using Soundex() function? I've developed a customized search engine in ASP.NET using Sql Server 2000, that works fine with exact and prefix searaching using CONTAINS() predicate, but I don't know how to use CONTAINS() with SOUNDEX().Is there any expert who could help me. Thanks […]

You rated this post out of 5. Change rating

2005-09-05

1,414 reads

Technical Article

Full Text Search - Neutral Language - Can't figure out why

  • Topic

Hi, guys. I'm working my head off of this and I can't figure out why this is happening. Could you please help me out or share your opinions and workarounds? I'm using the Full Text Search with the neutral language in the indexed columns. I have no stoplists so everything counts. We changed to neutral […]

You rated this post out of 5. Change rating

2014-02-11

346 reads

Technical Article

Full Text Search does not return expected results

  • Topic

On a Full-Text Search catalog I have rebuilt it using a finite set of stop list words: a, an, and, la, le, les, and the When I execute search on the catalog it works great for all words but for some reason any search with following words: from, here, there, and out ... returns nothing. […]

You rated this post out of 5. Change rating

2009-09-04

866 reads

Technical Article

Replication and Full-Text Search

  • Topic

Hello, I manage a website that has the following structure - main database with user information - search database that subscribes to main database publication with transactional replication Both databases run SQL Server 2005. My question is - how do I set up a full text search in the search database? Whenever the replication is […]

You rated this post out of 5. Change rating

2009-10-07

282 reads

Technical Article

cannot start Full-text Filter Daemon Launcher

  • Topic

I just installed sql 2008 dev on windows server 2003. Everything went thru fine, except, I'm looking at sql server services in SQL Server Conf. Mgr and noticed that Full-text Filter Daemon Launcher is stopped and every time I tried to start it, I get error msg: "the service cannot be started either because it […]

You rated this post out of 5. Change rating

2011-06-09

3,574 reads

Blogs

Microsoft Fabric Training and Tutorials

By

Microsoft Fabric is the new data offering in Microsoft Azure and there is a...

DBA and Developer: Allies or Adversaries?

By

In the expansive landscape of software development, the relationship between Database Administrators (DBAs) and...

New Pluralsight Course - Certified Kubernetes Administrator - Working With Your Cluster

By

We’re working through the major refresh of my Certified Kubernetes Administrator series at Pluralsight! The...

Read the latest Blogs

Forums

Report definition has an invalid target namespace

By Frank Cazabon

I'm hoping someone here has encountered this before and was able to fix it....

Query about GAC (Global Assembly Cache)

By Jobs90312

Hi everyone, So I have a SSIS package that performs some importing/exporting from MySQL...

How to check for data loss after rollback

By Lord Slaagh

Hello SSC, I am not a DBA,. I have some DBA knowledge, but my...

Visit the forum

Question of the Day

Reporting Services Editions

In which editions of SQL Server 2022 can you run Reporting Services?

See possible answers