Sign in
SQL Server Full-Text Search (FTS) Blog
Official blog managed by the SQL Server Full-Text Search engineering team
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
&
64 bit
AND
architecture
Arena
AT&T
best practices
class
custom dictionary
custom word breaker
Denali CTP1
dmv
double quotes
escape character
Exception list
filtdump
filter
FTS
fulltext
full-text
Fulltext Search
Full-Text Search
IFilter
information retrieval
keyword
language
lrsample
pain points
phrase
ppt presentation
registry
semantic mining
semantic search
slide deck
sql server
SQL Server 2008 Full-Text Search Performance
SQL Server 2008 iFTS presentation
statistical semantic search
statistical semantics
STOPLIST
tokenization
WB
Welcome
word breaker
x64
Browse by Tags
MSDN Blogs
>
SQL Server Full-Text Search (FTS) Blog
>
All Tags
>
fulltext
Tagged Content List
Blog Post:
Getting a custom IFilter working with SQL Server 2008/R2 (IFilterSample)
Sudarshan Narasimhan [MSFT]
In this post I will cover how to get a custom IFilter working on SQL Server 2008/R2 (64-bit or 32-bit). For the purpose of this demo, I am using the IFilterSample that is available with Windows Server 2008 SDK. Once you have installed the SDK you can find the sample here -> C:\Program Files\Microsoft...
on
13 Jul 2011
Blog Post:
Fulltext Search Improvements in SQL Server code-named 'Denali' CTP1
Naveen Garg [MSFT]
Fulltext Search codebase has been significantly revamped to address both query performance and throughput on large scale (millions of documents) with concurrent updates. With SQL2008 we moved all the index storage in the database file and majority of population logic in to the core engine to make fulltext...
on
2 Jun 2011
Blog Post:
SQL Server 2008/R2 Fulltext Search Fix for improving queries performance during concurrent index updates
Naveen Garg [MSFT]
SQL Server 2008/R2 Fulltext Search Fix for improving queries performance during concurrent index updates - http://support.microsoft.com/kb/958947 As you may already know, Microsoft has made significant improvements since SQL Server 2005 to fully integrate full-text search components inside the SQL...
on
12 Apr 2011
Blog Post:
Getting the LRSAMPLE custom word-breaker to work on 64-bit SQL Server 2008
Sudarshan Narasimhan [MSFT]
In this post I will cover how to get a custom word-breaker working on SQL Server 2008 64-bit instances. Many of you out-there might already be familiar with an old sample that shipped with Windows Platform SDK called LRSAMPLE . I am going to use this as a sample reference and must warn you this post...
on
10 Dec 2010
Blog Post:
Part2 - SQL Full text Search and International Characters: Interesting Scenarios, solutions and deep-dive using DMV’s
Sudarshan Narasimhan [MSFT]
Continuing on my last post which dealt with Chinese characters, I will cover some user scenarios on Germanic characters like German/Swedish/Norwegian with SQL FTS. Read on... Scenario1 – German language Mr Customer : Hey, we have some full text search catalogs for German words...
on
10 Dec 2010
Blog Post:
Part1 - SQL Full text Search and International Characters: Interesting Scenarios, solutions and deep-dive using DMV’s
Sudarshan Narasimhan [MSFT]
As part of my work I come across varied scenarios that customers encounter with SQL Server. I recently had the opportunity to work on some interesting scenarios using SQL Full-text search and international characters (non-English). To most people, the concept of word-breaking especially with non-English...
on
2 Sep 2010
Page 1 of 1 (6 items)