From a53bc5b1261cb3cb8f918277d0cc6742428ba447 Mon Sep 17 00:00:00 2001 From: eg3p Date: Tue, 22 May 2007 16:07:08 +0000 Subject: [PATCH] streamlined lucene build file and added task to prepare transcript data and metadata for posting to a solr index --- archive/styles/mergeMetadataAndData.xsl | 4 +- archive/styles/solarizeTranscript.xsl | 103 +++++++++++++++++++++++ lucene-thdl-build.xml | 106 ++++++++++-------------- 3 files changed, 151 insertions(+), 62 deletions(-) create mode 100644 archive/styles/solarizeTranscript.xsl diff --git a/archive/styles/mergeMetadataAndData.xsl b/archive/styles/mergeMetadataAndData.xsl index 8a39734..f9fbbbc 100644 --- a/archive/styles/mergeMetadataAndData.xsl +++ b/archive/styles/mergeMetadataAndData.xsl @@ -9,7 +9,7 @@ - + @@ -18,7 +18,7 @@ - + diff --git a/archive/styles/solarizeTranscript.xsl b/archive/styles/solarizeTranscript.xsl new file mode 100644 index 0000000..1f88a0f --- /dev/null +++ b/archive/styles/solarizeTranscript.xsl @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lucene-thdl-build.xml b/lucene-thdl-build.xml index f6afd2a..dd43120 100644 --- a/lucene-thdl-build.xml +++ b/lucene-thdl-build.xml @@ -1,5 +1,15 @@ + + @@ -9,17 +19,16 @@ - - - - - - + + + + + @@ -33,13 +42,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -67,59 +106,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -