microsoft.public.sqlserver.fulltext
RSS FEED IDEMS: www.tech-archive.net: microsoft.public.sqlserver.fulltext
- Another fts question - after page faults
microsoft.public.sqlserver.fulltext: Another fts question - after page faults
- page faults
microsoft.public.sqlserver.fulltext: page faults
- good, thorough documentation on full text issues?
Summary:
out website is starting to get serious about switching from SQL 2000 to SQL ... fulltext searching. ... catalogs than the underlying base tables. ...
- How to get record count only from FTS
Summary:
Is there a way to get the FTS system to return you the count of matches ... without passing back all the key ids. ... initial multi term search, i.e '10k resistor tomatoes'. ...
- Finding phrases in Word document using SQL2005
Summary:
in my SQL2005 db I have a table, with an image column containing a Word ... I have made a fulltext index on it. ... When I search for a specific phrase, I would like to return a snippet ...
- Performing a Range Comparison
microsoft.public.sqlserver.fulltext: Performing a Range Comparison
- How to get exact matches & better ranked results using freetexttable?
Summary:
I have a SQL Server 2000 table with a varchar column (these are part ... How can I improve my query to return 145-8 as the ... highest ranking result? ...
- Full text search with SQL2005 X64 version
Summary:
To run full text search with PDF documents, there is an iFilter ... available from Adobe - at least for the x86 operating system. ...
- Misterious disabling of table FTS
Summary:
that database) had FTS disabled. ... them were enabled and working and nothing is showing in the logs about any ... "Changing the status to MERGE for the full-text catalog ". ...
- Wont ignore noise words, even after editing noise.enu -- HELP!
Summary:
I'm trying to get SQL Server to ignore the noise words for the ... re-starting the SQL Server Full-Text and SQL Server ... I've also tried changing the default FT Index langauge to something ... Language; changing 1033 to 1028). ...
- Cant change filegroup
Summary:
I'm having problems with selecting a filegroup for the fulltext catalog. ... how should i fix this? ... Filegroup 'FULLTEXT' is empty, ...
- SQL2005 fulltext backup
Summary:
I have a maintenance plan on my production server that does full-backup ... but it seems that while backup is running the ... catalogs are offline which is unacceptable - checking the SQL log I ...
- CONTAINS, phrases and keywords
Summary:
I'm getting some results from a CONTAINS query that I find odd. ... ID TheText ... The only way I can explain why row 1 is being returned is if SQL is ...
- using AND accross multiple fields
Summary:
included in the FTI and you do a CONATAINS query using AND accross all ... alpha beta gamma delta ...
- Max number of documents / performance
Summary:
Some of my servers are running SQL2000, and a few new ones are running SQL2005. ... Now I am aware that SQL2005 allows for adding the new documents to the index without a complete index rebuild, but I must support both. ... What are my performance options? ...