| Thread | Last Post | Replies |
|
| what languages does neutral cover | 30 Nov 2008 02:44 GMT | 5 |
I am using the Neutral word breaker in a FT index over a nvarchar column. what languages can I search for? so far I have successfully got results for: chinese
|
| Full-text indexing doesn't work for Office 2007 files | 29 Nov 2008 22:53 GMT | 1 |
I have installed the New iFilter pack for Office 2007 and currently using SQL 2005 Enterprise. All Office 2007 documents are not being indexed. I installed filter pack from here
|
| Hit Highlighting/Snippeting | 25 Nov 2008 04:26 GMT | 3 |
I'm trying to use SQL Server 2008 Express to index large quantities of documents, it seems to work very well. My problem started when I tried to use the same word-breaker used by SQL Server in order to highlight the search terms from C#. With SQL
|
| Problems With Fulltexttable | 07 Nov 2008 15:50 GMT | 2 |
Hello sir I am doing a job portal in asp.net .. database sql server In that i am using FREETEXTtable query for searching my records.. If my cleints types like 'C' as search string it does not going to give any recors. because it is a NOISE WORD. But my Host rejected to delete the ...
|
| Contains Clause Issue - SQL 2000 | 06 Nov 2008 21:59 GMT | 3 |
The Full-Index Catalog is working fine and repopulating as it should. But the query is not returning the expected results: This is the string in the TicketNotes_Text column that in catalog is base on: test00998877665544332211
|
| partial search using fulltext | 06 Nov 2008 19:09 GMT | 1 |
Hello Friends, I am using fulltext search in one of the project and the requirement is I have to search a table basing on a string like 'Hot Choclolate' and store the result set in to an XML string.
|