filter using inmeta date range for pdf documents

9 views
Skip to first unread message

shimmy

unread,
Nov 20, 2009, 11:34:44 AM11/20/09
to Google Search Appliance/Google Mini - Google Search Appliance/Google Mini
I am trying to filter pdf files using daterange on ModDate. When I
use getfields to get all the metadata for pdf files, ModDate comes
back in the following format: <MT N="ModDate" V="D:
20090309164343-04'00'" />
How do I use inmeta to use the daterange for this date format?

Mike

unread,
Nov 23, 2009, 3:08:33 PM11/23/09
to Google Search Appliance/Google Mini - Google Search Appliance/Google Mini
You will have to modify your content pdfs (or the feed where
the metadata is coming from) to the 6 digit format YYMMDD.
Once you have done this and recrawled the content (or in case of a
metadata feed re-feed the xml) test on the XML results, that the meta
tag
now has the new format <MT N="ModDate" V="080815"/>.
Once you have made sure this, you can use the daterange query the 6
digits
in your url: inmeta:ModDate:080815..080815.

Cheers
Mike
Reply all
Reply to author
Forward
0 new messages