How To Use Index Server to Sort Content That Is Tagged with Date Metatags by Content Management (279714)
The information in this article applies to:
- Microsoft Site Server 3.0
This article was previously published under Q279714 SUMMARY
Microsoft Index Server queries to sort Site Server Content Store content with metatag date values do not yield the expected result. For example, the following Index Server query:
@ExpiresOnDate > 99/09/22
to display content that contains the following metatag:
<meta name="Expiresondate" content="2000-01-02 12:00:00">
does not return the expected document.
This occurs because, by default, Index Server treats the dates as strings and cannot sort by date values. This article describes how you can configure Index Server to sort content that contains date metatag values by using an Internet Server Application Programming Interface (ISAPI) filter.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbfix kbhowto KB279714 |
---|
|