Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / April 2007

Tip: Looking for answers? Try searching our database.

Highlight words from search expression

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lior Shorshi - 22 Apr 2007 12:42 GMT
Hi,

I want to create a search engine which will display a short text
description in the surrounding of the searched words. The problem is I
can't find the exact words in my search phrase in the results because
of stemming. Is there any way I can which words in the results were
responsible finding this particular result due to stemming?

Thanks,
Lior
Hilary Cotter - 23 Apr 2007 13:30 GMT
Microsoft's stemming algorithm is based on the Ported Stemming algorithm.
You can roll your own implementation of this, or something like this

http://www.indexserverfaq.com/sqlhithighlighting.htm

> Hi,
>
[quoted text clipped - 6 lines]
> Thanks,
> Lior
Michal Blaha - 27 Apr 2007 20:26 GMT
Hi.
I have .NET library with functionality you are looking for.
My library uses IStemmer and IWordbreaker interfaces internally and is
compatible with all languages supported be Microsoft Index server and SQL
FTX engine.

It will be available for betatesting from 05/15/2007.

If you are interested in, contact me on email michal@vyvojar.cz

Michal Blaha
Software Architect MVP
http://blog.vyvojar.cz/michal

----------------
> Hi,
>
[quoted text clipped - 6 lines]
> Thanks,
> Lior
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.