Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8547851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T13:21:28+00:00 2026-06-11T13:21:28+00:00

I have full text catalogue defined on below table on all_metadata row: ft_id record_id

  • 0

I have full text catalogue defined on below table on all_metadata row:

ft_id   record_id   am_changestamp  all_metadata          
21  42  2012-09-11 17:07:25.553  Photos Project 1234 5678 |Mockups|pictures|Abbot| testing Revenue migration testing Getty Images Abbot g  test.txt                                                        

22  43  2012-09-11 17:11:06.147  Photos Project 1234 5678 |Mockups|pictures|Abbot| testing Revenue migration testing Getty Images Abbot g  test1.txt 

The SQL I am running is:

select f0.record_id from ft_all_metadata as f0, 
containstable(ft_all_metadata, all_metadata, N'Images') as kt where f0.ft_id = kt.[key]

The SQL returns the first row but not the second!!!! I am really baffled!

I have tried re-creating and re-building the full-text catalogue with no luck.

Your help is appreciated,
Bruce

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T13:21:30+00:00Added an answer on June 11, 2026 at 1:21 pm

    I had relied on SQL Server Manager GUI to do this and must have done something incorrectly.

    So decided to do this through commands and this works now:

    exec sp_fulltext_catalog ‘Catalogu_Name’, ‘create’

    exec sp_fulltext_table ‘table_name’, ‘create’, ‘Catalogu_Name’, ‘table_index_name’

    exec sp_fulltext_column ‘table_name’, ‘column_name’, ‘add’

    exec sp_fulltext_table ‘table_name’, ‘activate’

    exec sp_fulltext_catalog ‘Catalogu_Name’, ‘start_full’

    I created a separate index for table_index_name on the primary key.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Full Text Catalog on single table, with three fields defined :-
We have a full text index on a fairly large table of 633,569 records.
I have a database table which is full-text indexed and i use the CONTAINS-function
I have implemented Full Text Search on one of Sql Server 2008 Table. Query
I have implemented Full Text Search on one of Sql Server 2008 Table. I
I have a problem with a Full Text Search index. I have a table
I have a table that is a full text index. How do I extract
I have used full text search mysql. My code is select * from uh_property
I have a database full of text fields that look like this: (paragraph of
I have a SOLR index over several million full text documents. This works very

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.