Jump to content
Click here if you are having website access problems ×

Searching


dreamer_uk75

Recommended Posts

Just get this error

 

"Microsoft OLE DB Provider for SQL Server error '80040e14'

 

Execution of a full-text operation failed. A clause of the query contained only ignored words.

 

/Searchsp.asp, line 110 "

 

 

I tried "k starter", "k starter click" and "k series starter click" but all got the same error

Link to comment
Share on other sites

The search engine splits the request into individual clauses, splitting at each space unless you have used quotation marks to enclose phrases.

 

From the search page:

However, single letters or numbers are not put into the search database, so there's no point searching for '7' or 'k' for instance.

 

You searched for k on its own, so the search engine split your request into separate clauses and then tried to search on them. One of them 'k' is a single letter and so it spat its dummy out.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...