Full Text Indexing Error

From: David McKenzie (DavidMcKenzie_at_noemail.nospam)
Date: 01/24/05


Date: Mon, 24 Jan 2005 11:39:05 -0600

I see a lot of these in my Event log on the SQL Server for my Windows
Sharepoint Services site.
It would be nice to know what files are not being indexed and why.
Posting in the WSS group got me advice to update to SQL Server SP3 (done at
install) and/or post here.
Event Log Messages:

One or more documents stored in image columns with extension 'xls' did not
get full-text indexed because loading the filter failed with error '0x1'.
Note: These documents will not be passed to MSSearch for indexing, and
therefore this failure will not be reflected in the end of crawl summary
statistics.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

One or more documents stored in image columns with extension '' did not get
full-text indexed because loading the filter failed with error '0x1'.

Note: These documents will not be passed to MSSearch for indexing, and
therefore this failure will not be reflected in the end of crawl summary
statistics.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.



Relevant Pages

  • Log audit events only to SQL Server Error Log?
    ... I have an instance of SQL Server 2000 that is using only NT domain security. ... It is configured to audit success and failure. ... failure in the SQL server or application event log, ... Microsoft Windows application log, the SQL Server error log, or both, ...
    (microsoft.public.sqlserver.security)
  • Re: New indexing algorithm??
    ... I took a look at a couple of the CopperEye whitepapers, ... SQL Server clustered index is optimized for range retrievals at ... SQL Server's indexing flexibility, once index keys are decided, is ...
    (microsoft.public.sqlserver.server)
  • Re: accent insensitive search (any definitve solution?)
    ... Text Search with SQL Server 2000 and the indexing services. ... This is the installation program we will use to ... You will then have to create a schedule for the indexation process. ...
    (microsoft.public.inetserver.indexserver)
  • Re: catalog is empty after populating
    ... SQL Server is installed as the "Microsoft Search" service cannot write it's ... Tools -> Event Viewer and review the Application event log. ... >is only 1 MB and the catalog doesn't contain any items. ...
    (microsoft.public.sqlserver.fulltext)
  • Re: LIKE, CONTAINS and Full Text Indexing
    ... "michael" wrote in message ... predicate in the RowFilter of a DataView. ... should I explore Full Text Indexing and using a CONTAINS ... Would it be best to execute this on the SQL Server rather than ...
    (microsoft.public.dotnet.framework.adonet)