Author: buildbot
Date: Wed Dec 31 02:21:49 2014
New Revision: 934534

Log:
Staging update by buildbot for lucy

Modified:
    websites/staging/lucy/trunk/content/   (props changed)
    websites/staging/lucy/trunk/content/docs/perl/Lucy.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Analyzer.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/CaseFolder.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/EasyAnalyzer.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Normalizer.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/PolyAnalyzer.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/RegexTokenizer.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStemmer.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStopFilter.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/StandardTokenizer.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQuery.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQueryParser.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/FastUpdates.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DevGuide.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DocIDs.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileFormat.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileLocking.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/IRTheory.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Analysis.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/BeyondSimple.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/FieldType.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Highlighter.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/QueryObjects.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Simple.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/Doc.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/HitDoc.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Highlight/Highlighter.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/BackgroundMerger.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataReader.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataWriter.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DeletionsWriter.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DocReader.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexManager.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexReader.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Indexer.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Lexicon.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/LexiconReader.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PolyReader.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingList.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingListReader.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegReader.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegWriter.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Segment.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Similarity.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Snapshot.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/BitVector.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/Obj.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Architecture.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/BlobType.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FieldType.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FullTextType.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Schema.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/StringType.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ANDQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector/BitCollector.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Compiler.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Hits.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/IndexSearcher.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/LeafQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/MatchAllQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Matcher.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NOTQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NoMatchQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ORQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PhraseQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolyQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolySearcher.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Query.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/QueryParser.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RangeQuery.html
    
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RequiredOptionalQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Searcher.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortRule.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortSpec.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Span.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/TermQuery.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Simple.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/FSFolder.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Folder.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Lock.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockErr.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockFactory.html
    websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/RAMFolder.html
    
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocReader.html
    
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocWriter.html
    websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/LongFieldSim.html
    websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocReader.html
    websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocWriter.html
    
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/ClusterSearcher.html
    websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchClient.html
    websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchServer.html
    websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/Filter.html
    websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/MockMatcher.html
    
websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/ProximityQuery.html

Propchange: websites/staging/lucy/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 31 02:21:49 2014
@@ -1 +1 @@
-1648647
+1648648

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy.html (original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy.html Wed Dec 31 02:21:49 
2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Analyzer.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Analyzer.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Analyzer.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::Analyzer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/CaseFolder.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/CaseFolder.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/CaseFolder.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::CaseFolder - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/EasyAnalyzer.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/EasyAnalyzer.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/EasyAnalyzer.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::EasyAnalyzer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Normalizer.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Normalizer.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/Normalizer.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::Normalizer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/PolyAnalyzer.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/PolyAnalyzer.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/PolyAnalyzer.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::PolyAnalyzer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/RegexTokenizer.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/RegexTokenizer.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/RegexTokenizer.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::RegexTokenizer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStemmer.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStemmer.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStemmer.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::SnowballStemmer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStopFilter.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStopFilter.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/SnowballStopFilter.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::SnowballStopFilter - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/StandardTokenizer.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/StandardTokenizer.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Analysis/StandardTokenizer.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Analysis::StandardTokenizer - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Cookbook - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQuery.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQuery.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQuery.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Cookbook::CustomQuery - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQueryParser.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQueryParser.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/CustomQueryParser.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Cookbook::CustomQueryParser - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/FastUpdates.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/FastUpdates.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Cookbook/FastUpdates.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Cookbook::FastUpdates - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DevGuide.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DevGuide.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DevGuide.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::DevGuide - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DocIDs.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DocIDs.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/DocIDs.html Wed Dec 
31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::DocIDs - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileFormat.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileFormat.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileFormat.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::FileFormat - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileLocking.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileLocking.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/FileLocking.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::FileLocking - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/IRTheory.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/IRTheory.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/IRTheory.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::IRTheory - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Tutorial - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Analysis.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Analysis.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Analysis.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Tutorial::Analysis - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/BeyondSimple.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/BeyondSimple.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/BeyondSimple.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Tutorial::BeyondSimple - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/FieldType.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/FieldType.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/FieldType.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Tutorial::FieldType - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Highlighter.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Highlighter.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Highlighter.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Tutorial::Highlighter - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/QueryObjects.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/QueryObjects.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/QueryObjects.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Tutorial::QueryObjects - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Simple.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Simple.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Docs/Tutorial/Simple.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Docs::Tutorial::Simple - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/Doc.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/Doc.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/Doc.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Document::Doc - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/HitDoc.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/HitDoc.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Document/HitDoc.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Document::HitDoc - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Highlight/Highlighter.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Highlight/Highlighter.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Highlight/Highlighter.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Highlight::Highlighter - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/BackgroundMerger.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/BackgroundMerger.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/BackgroundMerger.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::BackgroundMerger - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataReader.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataReader.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataReader.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::DataReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataWriter.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataWriter.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DataWriter.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::DataWriter - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DeletionsWriter.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DeletionsWriter.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DeletionsWriter.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::DeletionsWriter - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DocReader.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DocReader.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/DocReader.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::DocReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexManager.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexManager.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexManager.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::IndexManager - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexReader.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexReader.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/IndexReader.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::IndexReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Indexer.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Indexer.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Indexer.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::Indexer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Lexicon.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Lexicon.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Lexicon.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::Lexicon - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/LexiconReader.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/LexiconReader.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/LexiconReader.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::LexiconReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PolyReader.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PolyReader.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PolyReader.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::PolyReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingList.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingList.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingList.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::PostingList - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingListReader.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingListReader.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/PostingListReader.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::PostingListReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegReader.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegReader.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegReader.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::SegReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegWriter.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegWriter.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/SegWriter.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::SegWriter - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Segment.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Segment.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Segment.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::Segment - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Similarity.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Similarity.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Similarity.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::Similarity - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Snapshot.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Snapshot.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Index/Snapshot.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Index::Snapshot - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/BitVector.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/BitVector.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/BitVector.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Object::BitVector - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/Obj.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/Obj.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Object/Obj.html Wed Dec 
31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Object::Obj - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Architecture.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Architecture.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Architecture.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Plan::Architecture - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/BlobType.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/BlobType.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/BlobType.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Plan::BlobType - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FieldType.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FieldType.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FieldType.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Plan::FieldType - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FullTextType.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FullTextType.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/FullTextType.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Plan::FullTextType - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Schema.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Schema.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/Schema.html Wed Dec 
31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Plan::Schema - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/StringType.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/StringType.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Plan/StringType.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Plan::StringType - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ANDQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ANDQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ANDQuery.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::ANDQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Collector - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector/BitCollector.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector/BitCollector.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Collector/BitCollector.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Collector::BitCollector - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Compiler.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Compiler.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Compiler.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Compiler - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Hits.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Hits.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Hits.html Wed Dec 
31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Hits - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/IndexSearcher.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/IndexSearcher.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/IndexSearcher.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::IndexSearcher - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/LeafQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/LeafQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/LeafQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::LeafQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/MatchAllQuery.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/MatchAllQuery.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/MatchAllQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::MatchAllQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Matcher.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Matcher.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Matcher.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Matcher - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NOTQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NOTQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NOTQuery.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::NOTQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NoMatchQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NoMatchQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/NoMatchQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::NoMatchQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ORQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ORQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/ORQuery.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::ORQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PhraseQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PhraseQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PhraseQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::PhraseQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolyQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolyQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolyQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::PolyQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolySearcher.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolySearcher.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/PolySearcher.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::PolySearcher - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Query.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Query.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Query.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Query - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/QueryParser.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/QueryParser.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/QueryParser.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::QueryParser - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RangeQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RangeQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RangeQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::RangeQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RequiredOptionalQuery.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RequiredOptionalQuery.html
 (original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/RequiredOptionalQuery.html
 Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::RequiredOptionalQuery - Apache Lucy Perl 
Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Searcher.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Searcher.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Searcher.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Searcher - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortRule.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortRule.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortRule.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::SortRule - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortSpec.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortSpec.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/SortSpec.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::SortSpec - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Span.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Span.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/Span.html Wed Dec 
31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::Span - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/TermQuery.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/TermQuery.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Search/TermQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Search::TermQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Simple.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Simple.html (original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Simple.html Wed Dec 31 
02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Simple - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/FSFolder.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/FSFolder.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/FSFolder.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Store::FSFolder - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Folder.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Folder.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Folder.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Store::Folder - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Lock.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Lock.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/Lock.html Wed Dec 
31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Store::Lock - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockErr.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockErr.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockErr.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Store::LockErr - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockFactory.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockFactory.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/LockFactory.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Store::LockFactory - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/RAMFolder.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/RAMFolder.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/Lucy/Store/RAMFolder.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>Lucy::Store::RAMFolder - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocReader.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocReader.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocReader.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Index::ByteBufDocReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocWriter.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocWriter.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ByteBufDocWriter.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Index::ByteBufDocWriter - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/LongFieldSim.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/LongFieldSim.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/LongFieldSim.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Index::LongFieldSim - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocReader.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocReader.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocReader.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Index::ZlibDocReader - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocWriter.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocWriter.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Index/ZlibDocWriter.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Index::ZlibDocWriter - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/ClusterSearcher.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/ClusterSearcher.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/ClusterSearcher.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Remote::ClusterSearcher - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchClient.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchClient.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchClient.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Remote::SearchClient - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchServer.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchServer.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Remote/SearchServer.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Remote::SearchServer - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/Filter.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/Filter.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/Filter.html Wed 
Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Search::Filter - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/MockMatcher.html
==============================================================================
--- websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/MockMatcher.html 
(original)
+++ websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/MockMatcher.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Search::MockMatcher - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>

Modified: 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/ProximityQuery.html
==============================================================================
--- 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/ProximityQuery.html 
(original)
+++ 
websites/staging/lucy/trunk/content/docs/perl/LucyX/Search/ProximityQuery.html 
Wed Dec 31 02:21:49 2014
@@ -1,7 +1,7 @@
 
 <html>
 <head>
-<title></title>
+<title>LucyX::Search::ProximityQuery - Apache Lucy Perl Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 </head>
 <body>


Reply via email to