04-23-04 09:34 PM
Yes it needs to be checked.
Thank You
George Cheng
Microsoft Application Center & Index Server Support
Note: This article has no warranties implicit or explicit.
All the content is given on the "as is" basis and the user
takes full responsibility for its use and assumption.
Microsoft Corporation Copyright 2004
All Rights Reserved
--------------------
| Content-Class: urn:content-classes:message
| From: "Jamie" <anonymous@discussions.microsoft.com>
| Sender: "Jamie" <anonymous@discussions.microsoft.com>
| References: <705E4970-E622-4B26-B0CE-2AFC36CC86ED@microsoft.com>
| Subject: no abstract return
| Date: Fri, 23 Apr 2004 10:20:33 -0700
| Lines: 57
| Message-ID: <36ec01c42957$48a39470$a101280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcQpV0ij0sHmRB1IRLKadPb435Qq3w==
| Newsgroups: microsoft.public.inetserver.indexserver
| Path: cpmsftngxa10.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.inetserver.indexserver:28794
| NNTP-Posting-Host: tk2msftngxa09.phx.gbl 10.40.1.161
| X-Tomcat-NG: microsoft.public.inetserver.indexserver
|
| Below are some comments I found in my query.idq file. It
| may help your problem. Also, I don't know for sure but in
| order to have abstracts automatically generated, in
| Indexing Service right-click on the catalog name and
| choose properties then on the generation tab there is a
| Generate Abstracts checkbox that you need to check. I am
| unsure if for custom abstracts this needs to be checked or
| not. Good luck!
|
| # To use custom HTML properties in your queries, remove
| the remark
| # character from the following line:
|
| # htmlcolor( DBTYPE_WSTR|DBTYPE_BYREF) = d1b5d3f0-c0b3-
| 11cf-9a92-00a0c908dbf1 mycolor
|
| # Then replace "htmlcolor" and "mycolor" with your custom
| property name. Your
| # HTML pages must contain <meta> tags as in the example
| below:
| #
| # <META NAME="MYCOLOR" CONTENT="red green blue">
| #
| # You can then post queries such as "@htmlcolor green" in
| your query forms. In order
| # to display your custom property in query results, you
| must configure the Index Server
| # property cache to cache your custom property using the
| administration tool.
| #
| # For more information, please refer to the product
| documentation.
|
|
| >-----Original Message-----
| >I tried the search function in index server. It do return
| all the results but except the abstract result. I already
| put the meta tag in the html pages, but still not working.
| This is my qeury.idq file. Anyone can help?
| >
| >[Query]
| >CiCatalog=f:\inetpub\wwwroot
| > CiColumns=filename,size,rank,characteriz
ation,vpath,DocTit
| le,write
| >CiFlags=DEEP
| >CiScope=%CiScope%
| >CiRestriction=(%UserRestriction%) & #vpath "*.htm" AND
| NOT #path f:\inetpub\wwwroot\test\intranet* and ! #vpath
| *\_vti_*.
| >CiMaxRecordsInResultSet=300
| > CiMaxRecordsPerPage=%CiMaxRecordsPerPage
%
| >CiTemplate=/Scripts/%TemplateName%.htx
| >CiSort=%CiSort%
| >CiForceUseCi=true
| >CiDialect=1
| >.
| >
|
[ Post a follow-up to this message ]
|