Problem with data from field
Posted: Wed Nov 28, 2007 4:08 pm
Hi
I have tried do define an additional field to hold the publication date of documents, but so far no luck.
For testing purposes i have defined 3 additional fields :
<FullTitle> Text Searchable Sortable Output
<DateSelect> Text Searchable Sortable Output
<Extra> Date Searchable Sortable Output
Data is put into fields like data from field :
REX Search Replace From Field From Meta Field To Field
.+ <empty> Meta Field -> date-creation-yyyymmdd DateSelect
.+ <empty> Meta Field -> Last-modified Extra
.+ <empty> Title <empty> FullTitle
For some reason only the fulltitle one works the others are empty although most documents have the specified meta filled in. For ex.
<title>DG of Administration and Logistics - Manuel de catalogage Cataloguing Guide (only available in French)</title>
<meta name="robots" content="all" >
<meta name="description" content="Manuel de catalogage Cataloguing Guide (only available in French)" >
<meta name="keywords" content="ADMIN/TI(2005)9, " >
<meta name="author" content="Council of Europe, DG of Administration and Logistics, Department of Information and Technology" >
<meta name="dimSector" content="secDGAL=DG of Administration and Logistics">
<meta name="dimSectorLevel" content="levDGAL-DIT=Department of Information and Technology">
<meta name="dimDocType" content="docTraining=Guide, Manual, Training material">
<meta name="dimLanguage" content="lanEnglish=English, lanFrench=Français">
<meta name="dimTheme" content="thmTI=Information management and technologies">
<meta name="dimFilingPlan" content="fplHB-libraries=Libraries">
<meta name="date-creation-yyyymmdd" content="20050804" >
<meta name="date-revision-yyyymmdd" content="20070608" >
<meta name="Last-modified" content="Fri, 8 Jun 2007 11:32:56 CEST" >
What's wrong?
I have tried do define an additional field to hold the publication date of documents, but so far no luck.
For testing purposes i have defined 3 additional fields :
<FullTitle> Text Searchable Sortable Output
<DateSelect> Text Searchable Sortable Output
<Extra> Date Searchable Sortable Output
Data is put into fields like data from field :
REX Search Replace From Field From Meta Field To Field
.+ <empty> Meta Field -> date-creation-yyyymmdd DateSelect
.+ <empty> Meta Field -> Last-modified Extra
.+ <empty> Title <empty> FullTitle
For some reason only the fulltitle one works the others are empty although most documents have the specified meta filled in. For ex.
<title>DG of Administration and Logistics - Manuel de catalogage Cataloguing Guide (only available in French)</title>
<meta name="robots" content="all" >
<meta name="description" content="Manuel de catalogage Cataloguing Guide (only available in French)" >
<meta name="keywords" content="ADMIN/TI(2005)9, " >
<meta name="author" content="Council of Europe, DG of Administration and Logistics, Department of Information and Technology" >
<meta name="dimSector" content="secDGAL=DG of Administration and Logistics">
<meta name="dimSectorLevel" content="levDGAL-DIT=Department of Information and Technology">
<meta name="dimDocType" content="docTraining=Guide, Manual, Training material">
<meta name="dimLanguage" content="lanEnglish=English, lanFrench=Français">
<meta name="dimTheme" content="thmTI=Information management and technologies">
<meta name="dimFilingPlan" content="fplHB-libraries=Libraries">
<meta name="date-creation-yyyymmdd" content="20050804" >
<meta name="date-revision-yyyymmdd" content="20070608" >
<meta name="Last-modified" content="Fri, 8 Jun 2007 11:32:56 CEST" >
What's wrong?