|
Home > Archive > SQL Server Full-Text Search > December 2005 > "query contained only ignored words "?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
"query contained only ignored words "?
|
|
|
| When I try to search a word by an ASP web page, it returns error '80040e14
, The query contained only ignored words'. I know the question maybe asked
for many many times and I do search the Internet but cannot find the answer
right for me.
I use Windows 2003 SP1 and SQL server 2000, all are Chinese Simplified
Edition. According to some articles, I empty the noise.chs in the C:
\windows\system32 and C:\Program Files\Common Files\System\MSSearc
h\Data
\Config, then re-index the fulltext. But the error still exists. Pls help
me, thanks.
| |
|
| Hi. I've got the answer. I add a space to the noise.chs instead of clear
all the content. thanks!
mizi <haha@haha.com> wrote in
news:Xns9725D5AB6E7B
0hahahahacom@207.46.248.16:
> When I try to search a word by an ASP web page, it returns error
> '80040e14 , The query contained only ignored words'. I know the
> question maybe asked for many many times and I do search the Internet
> but cannot find the answer right for me.
>
> I use Windows 2003 SP1 and SQL server 2000, all are Chinese Simplified
> Edition. According to some articles, I empty the noise.chs in the C:
> \windows\system32 and C:\Program Files\Common
> Files\System\MSSearc
h\Data \Config, then re-index the fulltext. But
> the error still exists. Pls help me, thanks.
>
|
|
|
|
|