KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q183734: How to Create Custom Abstracts for HTML Documents

Article: Q183734
Product(s): Internet Information Server
Version(s): winnt:1.0,1.1,2.0; :
Operating System(s): 
Keyword(s): kbOSWin2000
Last Modified: 30-DEC-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Index Server versions 1.0, 1.1, 2.0 
- Indexing Service 
-------------------------------------------------------------------------------

SUMMARY
=======

Index Server automatically generates abstracts for documents during the indexing
process. However, the abstracts it creates may not contain the information you
want.

MORE INFORMATION
================

For HTML documents, a META tag can be included that Index Server will use as the
abstract for the document. The format is as follows:

  <META NAME="description" CONTENT="Abstract text">

Index Server uses the content string as the abstract, instead of automatically
creating a content string based on document content.

Additional query words:

======================================================================
Keywords          : kbOSWin2000 
Technology        : kbIdxServSearch kbAudDeveloper kbIdxServ100 kbIdxServ110 kbIdxServ200
Version           : winnt:1.0,1.1,2.0; :
Issue type        : kbhowto

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.