Re: freetexttable bug

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



duh silly me. You need to remove AT from your noise word list and then
rebuild your catalog.

--
RelevantNoise.com - dedicated to mining blogs for business intelligence.

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
"Hilary Cotter" <hilary.cotter@xxxxxxxxx> wrote in message
news:enGf5gGEIHA.4772@xxxxxxxxxxxxxxxxxxxxxxx
I've repro'd this. It could be by design, I'll raise it internally and see
if it is a bug.

--
RelevantNoise.com - dedicated to mining blogs for business intelligence.

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
"Baldwin" <ibaldwinjr@xxxxxxxxx> wrote in message
news:1192202141.265102.33850@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

We've been using the catalog as part of our search engine for a year
now. We use freetexttable to search for keywords and it is fine until
now. For some reason the 'freetexttable' is inconsistent.

I tried this query and I got a lot of rows.
select * from tb_catalog
where content like '%AT&T%'

When I try this, I dont get anything.
select * from freetexttable(tb_catalog, *, 'AT&T')

But when I try this, I got rows.
select * from freetexttable(tb_catalog, *, 'SB&C')

So I thought it is just an ampersand issue but it worked in the last
query.

Any thoughts are really appreciated.

Great Thanks,
Baldwin
MISICompany





.



Relevant Pages

  • Re: Help - cannot create catalog include table columns
    ... Director of Text Mining and Database Strategy ... RelevantNOISE.Com - Dedicated to mining blogs for business intelligence. ... by going into EM and created a full-text catalog using Pubs ...
    (microsoft.public.sqlserver.fulltext)
  • Re: freetexttable bug
    ... RelevantNoise.com - dedicated to mining blogs for business intelligence. ... We've been using the catalog as part of our search engine for a year ... I tried this query and I got a lot of rows. ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Backup failure due to full-text indexing
    ... were getting catalog corruption errors but these were due to something else. ... Director of Text Mining and Database Strategy ... RelevantNOISE.Com - Dedicated to mining blogs for business intelligence. ... "Hilary Cotter" wrote: ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Integration of Lucene.Net and SQL Server 2005?
    ... RelevantNoise.com - dedicated to mining blogs for business intelligence. ... Looking for a FAQ on Indexing Services/SQL FTShttp://www.indexserverfaq.com"DC"; ...
    (microsoft.public.sqlserver.fulltext)
  • Re: freetexttable bug
    ... RelevantNoise.com - dedicated to mining blogs for business intelligence. ... Looking for a FAQ on Indexing Services/SQL FTS ...
    (microsoft.public.sqlserver.fulltext)