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 / September 2005

Tip: Looking for answers? Try searching our database.

Thought I had a good idea about searching for "C programmers"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kyle Jedrusiak - 23 Sep 2005 14:53 GMT
I went and edited all three instances of the noise.eng files on the server.

I forced the server todo a full population of the indexes.

The problem is, of course, it finds every instance of the letter "C", not
only when it occurs by itself, but even when it occurs inside a word.

Help!

Kyle!
Hilary Cotter - 23 Sep 2005 15:49 GMT
This doesn't sound right. Could you post your query?

Signature

Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

> I went and edited all three instances of the noise.eng files on the server.
>
[quoted text clipped - 6 lines]
>
> Kyle!
Kyle Jedrusiak - 23 Sep 2005 15:58 GMT
I have to put something past the other programmer.

It may be something in his code that isn't correct.

Kyle!

> This doesn't sound right. Could you post your query?
>
[quoted text clipped - 9 lines]
>>
>> Kyle!
Daniel Crichton - 26 Sep 2005 14:55 GMT
If he's using "C*" that would explain all words starting with C, but FTS
can't pick up "words" inside of indexed words, it can only do a "starting
with" style match.

Dan

Kyle wrote  on Fri, 23 Sep 2005 10:58:30 -0400:

> I have to put something past the other programmer.
>
[quoted text clipped - 16 lines]
>>>
>>> Kyle!
Kyle Jedrusiak - 26 Sep 2005 20:29 GMT
It a problem inside the app.

Once we have a document that we want to look at (via the FT search)...he
shows the document he highlights every instance of the substring in the
document, not every instance of the word.

So if we search for 'c' the FT search works correctly...he highlights every
letter 'c' in the document viewer.

Kyle!

> If he's using "C*" that would explain all words starting with C, but FTS
> can't pick up "words" inside of indexed words, it can only do a "starting
[quoted text clipped - 24 lines]
>>>>
>>>> Kyle!
 
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.