| Thread | Last Post | Replies |
|
| FT Catalog becomes corrupt after server crashes during incrmental pop. | 30 Jan 2007 21:12 GMT | 1 |
Has anybody every expirenced this, and if so, is there any way to repair the index as opposed to Rebuilding the index and then starting a full population on it. My table that's full-text indexed has over 12 million records in it, and it takes 5+ days to do a full population.
|
| Train FTS / FormsOf(Inflectional,...) | 30 Jan 2007 18:41 GMT | 2 |
I use the FORMSOF(INFLECTIONAL, ...) when I create my searches from a user's entry. A coworker has just pointed out that when she searches for "financial", the search does not return matches with the word "financials" it it. Is it possible to add this word pair to Full-Text ...
|
| Search string with percent sign % | 30 Jan 2007 11:22 GMT | 4 |
We have a database full of grocery items that we're trying to search. When I search for "*1%*" it seems that the percent sign is ignored and I get back all the rows that match "*1*" (which is A LOT). Is there anyway I can tell full-text search not to discard the percent sign and ...
|
| Creating a custom word-breaker and stemmer | 29 Jan 2007 18:29 GMT | 7 |
Does anyone know of any links to articles or information on creating a custom word-breaker and stemmer for full-text search on SQL 2005? In the meantime I'll keep Googling. Thanks
|
| Default FTData Location | 29 Jan 2007 14:57 GMT | 4 |
I recently redistributed our database data files from one large VRAID5 disk (G:) to 3 VRAID1 disks (T:, U:, V:). At this point, I have moved everything (including SQLAgent output & log files, job logs, tlogs, backups) EXCEPT: 1) FTDATA folder and its contents;
|
| newbie: fulltext setup (Express Edition with Advanced Services) | 28 Jan 2007 04:47 GMT | 4 |
I have installed SQL Server 2005 Express Edition with Advanced Services. Could you tell me please what should I do to enable full-text indexing? I have read in a book that I should run MSFTESQL service, but I don't know how. Will you help me?
|
| full text search book | 28 Jan 2007 03:44 GMT | 1 |
I would like to ask if there are any books for beginners on full text search for sql server thanks!
|
| Are Population Schedules required? | 28 Jan 2007 03:43 GMT | 4 |
Hi All: I have an FT Cat with 3 tables in it that I created 6 months ago. Each table in the FT Cat has "track changes" set to "automatic" There's no defined population schedule. Will this catalog be updated automatically when the data in the tables
|
| not understanding multi-table freetexttable queries | 27 Jan 2007 21:02 GMT | 11 |
Hi: I have a FT cat with two tables in it: products, manufacturers and the tables each have a field in the FT Cat: "pname", "mname"
|
| Indexing text within pdf content as a text file | 26 Jan 2007 03:51 GMT | 4 |
I have a very strange problem : I've installed SQL server 2005, create a storage for full index and full text index on a table. I've also installed Adobe IFilter. Searches are OK but only on one criteria I have problem. let me explain.
|
| General Search Strategy Advice | 25 Jan 2007 14:02 GMT | 7 |
I'm looking for some advice on the best methods / tools to implement an intranet search facility using ASP.NET and SQL2005. I need the ability to search both SQL Server content and files stored on the web servers file system (.doc, .xls, .pdf, etc).
|
| Full text search with SQL2005 X64 version | 24 Jan 2007 15:29 GMT | 3 |
Hallo Everyone, To run full text search with PDF documents, there is an iFilter available from Adobe - at least for the x86 operating system. But I did not find an x64 version of this iFilter tool!
|
| MSSearch for words between two other words | 23 Jan 2007 18:05 GMT | 1 |
I've been asked to find a way of doing some complex searches against a SQL Server 2000 database using MSSearch. The company I'm contracting to wants to know if there is a way to perform a search such as:
|
| good, thorough documentation on full text issues? | 23 Jan 2007 16:42 GMT | 6 |
out website is starting to get serious about switching from SQL 2000 to SQL 2005. in the process we hope to address a few weak points in our site's fulltext searching. i'd like to find the best possible documentation or courses to get up to
|
| Cant remove fulltext catalog | 23 Jan 2007 13:00 GMT | 1 |
I have a slight problem, I have 4 fulltext catalogues that I cant remove using the: DROP FULLTEXT CATALOG SOMENAME that never finishes and cancel query doesnt work.
|