diff --git a/build.properties.sample b/build.properties.sample
index 181e33f..0c87661 100644
--- a/build.properties.sample
+++ b/build.properties.sample
@@ -59,5 +59,10 @@ velocity.base=/usr/local/jakarta/velocity-1.3.1
# velocity.lib=${velocity.base}
velocity.jarfile=velocity-1.3.1.jar
+# [Location of Lucene 1.3RC1]
+lucene.base=/usr/local/jakarta/lucene-1.3-rc1
+# lucene.lib=${lucene.base}
+lucene.jarfile=lucene-1.3-rc1.jar
+
# [Location of SourceID SSO 1.0b7/1.0 (optional)]
# sourceid.base=${user.home}/sso
diff --git a/build.xml b/build.xml
index 0f697d0..623f277 100644
--- a/build.xml
+++ b/build.xml
@@ -72,6 +72,11 @@
+
+
+
+
+
@@ -85,6 +90,7 @@
+