| Thread | Last Post | Replies |
|
| specifying a catalog when there is more than one? | 29 Sep 2008 16:27 GMT | 3 |
Hi: I had a full-text catalog that had three tables in it. I decided to create a new full-text catalog using, instead of the three separate tables, a view. So, now I have two separate full-text catalogs.
|
| @SearchConditions FREETEXTSEARCH CONTAINSTABLE | 21 Sep 2008 01:56 GMT | 1 |
I have a situation like this TAble1 ID Title UsersCount
|
| Sql Full Text Search accent insensitive | 18 Sep 2008 12:07 GMT | 2 |
i have sql 2000. my problem is that accent is sensitive when i use ContainsTable in full text search. i like a accent insensitive.
|
| Special Characters in Search | 12 Sep 2008 16:42 GMT | 5 |
This has propably been asked before - sorry. Our Users would like to search for Strings that contain special characters and I need to figure out a way to do this with SQL Server 2005 full-text search (example would be 'Job#$23#3'). After searching the net I couldn´t
|
| Question about Freetexttable | 04 Sep 2008 14:19 GMT | 4 |
If I have a FT Index with a varchar field, and there are two rows: 1234 1234AV If I run a freetexttable query against that index searching for '1234', why
|
| question about freetexttable matching | 02 Sep 2008 22:57 GMT | 1 |
I have a full text cat for "products" set up against a table with product information such as product-ID, product-name, product-description, all of which are in the view. All the fields are varchars. I have two similar products with similar product-IDs, like:
|