You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2012/06/02 23:25:39 UTC

svn commit: r1345585 [29/33] - in /incubator/lcf/site/publish: ./ en_US/ ja_JP/ release/trunk/ release/trunk/api/activedirectory/ release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ release/trunk/api/alfresc...

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:39 EDT 2012 -->
 <TITLE>
 SharePointRepository
 </TITLE>
@@ -104,13 +104,13 @@ java.lang.Object
 </PRE>
 
 <P>
-This is the "repository connector" for Microsoft SharePoint.
- Document identifiers for this connector come in three forms:
- (1) An "S" followed by the encoded subsite/library path, which represents the encoded relative path from the root site to a library. [deprecated and no longer supported];
- (2) A "D" followed by a subsite/library/folder/file path, which represents the relative path from the root site to a file. [deprecated and no longer supported]
- (3) Three different kinds of unencoded path, each of which starts with a "/" at the beginning, where the "/" represents the root site of the connection, as follows:
-   /sitepath/ - the relative path to a site.  The path MUST both begin and end with a single "/".
-   /sitepath/libraryname// - the relative path to a library.  The path MUST begin with a single "/" and end with "//".
+This is the "repository connector" for Microsoft SharePoint.
+ Document identifiers for this connector come in three forms:
+ (1) An "S" followed by the encoded subsite/library path, which represents the encoded relative path from the root site to a library. [deprecated and no longer supported];
+ (2) A "D" followed by a subsite/library/folder/file path, which represents the relative path from the root site to a file. [deprecated and no longer supported]
+ (3) Three different kinds of unencoded path, each of which starts with a "/" at the beginning, where the "/" represents the root site of the connection, as follows:
+   /sitepath/ - the relative path to a site.  The path MUST both begin and end with a single "/".
+   /sitepath/libraryname// - the relative path to a library.  The path MUST begin with a single "/" and end with "//".
    /sitepath/libraryname//folderfilepath - the relative path to a file.  The path MUST begin with a single "/" and MUST include a "//" after the library, and must NOT end with a "/".
 <P>
 
@@ -164,7 +164,7 @@ This is the "repository connector" for M
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository.SystemMetadataDescription</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class that tracks paths associated with id's, and the name
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class that tracks paths associated with id's, and the name
  of the metadata attribute to use for the path.</TD>
 </TR>
 </TABLE>
@@ -326,7 +326,7 @@ This is the "repository connector" for M
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html#decodePath(java.lang.String)">decodePath</A></B>(java.lang.String&nbsp;relPath)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a path that is /-separated, and otherwise encoded, decode properly to convert to
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a path that is /-separated, and otherwise encoded, decode properly to convert to
  unencoded form.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -343,7 +343,7 @@ This is the "repository connector" for M
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html#encodePath(java.lang.String)">encodePath</A></B>(java.lang.String&nbsp;relPath)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a path that is /-separated, and otherwise unencoded, encode properly for an actual
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a path that is /-separated, and otherwise unencoded, encode properly for an actual
  URI</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -510,7 +510,7 @@ This is the "repository connector" for M
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html#poll()">poll</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is periodically called for all connectors that are connected but not
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is periodically called for all connectors that are connected but not
  in active use.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -753,7 +753,7 @@ public void <B>connect</B>(org.apache.ma
 <DT><B>Specified by:</B><DD><CODE>connect</CODE> in interface <CODE>org.apache.manifoldcf.core.interfaces.IConnector</CODE><DT><B>Overrides:</B><DD><CODE>connect</CODE> in class <CODE>org.apache.manifoldcf.core.connector.BaseConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>configParameters</CODE> - is the set of configuration parameters, which
+<DT><B>Parameters:</B><DD><CODE>configParameters</CODE> - is the set of configuration parameters, which
  in this case describe the root directory.</DL>
 </DD>
 </DL>
@@ -783,11 +783,11 @@ getBinNames</H3>
 <PRE>
 public java.lang.String[] <B>getBinNames</B>(java.lang.String&nbsp;documentIdentifier)</PRE>
 <DL>
-<DD>Get the bin name string for a document identifier.  The bin name describes the queue to which the
- document will be assigned for throttling purposes.  Throttling controls the rate at which items in a
- given queue are fetched; it does not say anything about the overall fetch rate, which may operate on
- multiple queues or bins.
- For example, if you implement a web crawler, a good choice of bin name would be the server name, since
+<DD>Get the bin name string for a document identifier.  The bin name describes the queue to which the
+ document will be assigned for throttling purposes.  Throttling controls the rate at which items in a
+ given queue are fetched; it does not say anything about the overall fetch rate, which may operate on
+ multiple queues or bins.
+ For example, if you implement a web crawler, a good choice of bin name would be the server name, since
  that is likely to correspond to a real resource that will need real throttle protection.
 <P>
 <DD><DL>
@@ -843,7 +843,7 @@ poll</H3>
 public void <B>poll</B>()
           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>This method is periodically called for all connectors that are connected but not
+<DD>This method is periodically called for all connectors that are connected but not
  in active use.
 <P>
 <DD><DL>
@@ -864,8 +864,8 @@ public boolean <B>requestInfo</B>(org.ap
                            java.lang.String&nbsp;command)
                     throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Request arbitrary connector information.
- This method is called directly from the API in order to allow API users to perform any one of several connector-specific
+<DD>Request arbitrary connector information.
+ This method is called directly from the API in order to allow API users to perform any one of several connector-specific
  queries.
 <P>
 <DD><DL>
@@ -891,25 +891,25 @@ public void <B>addSeedDocuments</B>(org.
                       throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                              org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Queue "seed" documents.  Seed documents are the starting places for crawling activity.  Documents
- are seeded when this method calls appropriate methods in the passed in ISeedingActivity object.
-
- This method can choose to find repository changes that happen only during the specified time interval.
- The seeds recorded by this method will be viewed by the framework based on what the
- getConnectorModel() method returns.
-
- It is not a big problem if the connector chooses to create more seeds than are
- strictly necessary; it is merely a question of overall work required.
-
- The times passed to this method may be interpreted for greatest efficiency.  The time ranges
- any given job uses with this connector will not overlap, but will proceed starting at 0 and going
- to the "current time", each time the job is run.  For continuous crawling jobs, this method will
- be called once, when the job starts, and at various periodic intervals as the job executes.
-
- When a job's specification is changed, the framework automatically resets the seeding start time to 0.  The
- seeding start time may also be set to 0 on each job run, depending on the connector model returned by
- getConnectorModel().
-
+<DD>Queue "seed" documents.  Seed documents are the starting places for crawling activity.  Documents
+ are seeded when this method calls appropriate methods in the passed in ISeedingActivity object.
+
+ This method can choose to find repository changes that happen only during the specified time interval.
+ The seeds recorded by this method will be viewed by the framework based on what the
+ getConnectorModel() method returns.
+
+ It is not a big problem if the connector chooses to create more seeds than are
+ strictly necessary; it is merely a question of overall work required.
+
+ The times passed to this method may be interpreted for greatest efficiency.  The time ranges
+ any given job uses with this connector will not overlap, but will proceed starting at 0 and going
+ to the "current time", each time the job is run.  For continuous crawling jobs, this method will
+ be called once, when the job starts, and at various periodic intervals as the job executes.
+
+ When a job's specification is changed, the framework automatically resets the seeding start time to 0.  The
+ seeding start time may also be set to 0 on each job run, depending on the connector model returned by
+ getConnectorModel().
+
  Note that it is always ok to send MORE documents rather than less to this method.
 <P>
 <DD><DL>
@@ -936,21 +936,21 @@ public java.lang.String[] <B>getDocument
                                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                               org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Get document versions given an array of document identifiers.
- This method is called for EVERY document that is considered. It is
+<DD>Get document versions given an array of document identifiers.
+ This method is called for EVERY document that is considered. It is
  therefore important to perform as little work as possible here.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>getDocumentVersions</CODE> in interface <CODE>org.apache.manifoldcf.crawler.interfaces.IRepositoryConnector</CODE><DT><B>Overrides:</B><DD><CODE>getDocumentVersions</CODE> in class <CODE>org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the array of local document identifiers, as understood by this connector.<DD><CODE>oldVersions</CODE> - is the corresponding array of version strings that have been saved for the document identifiers.
-   A null value indicates that this is a first-time fetch, while an empty string indicates that the previous document
-   had an empty version string.<DD><CODE>activities</CODE> - is the interface this method should use to perform whatever framework actions are desired.<DD><CODE>spec</CODE> - is the current document specification for the current job.  If there is a dependency on this
- specification, then the version string should include the pertinent data, so that reingestion will occur
+<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the array of local document identifiers, as understood by this connector.<DD><CODE>oldVersions</CODE> - is the corresponding array of version strings that have been saved for the document identifiers.
+   A null value indicates that this is a first-time fetch, while an empty string indicates that the previous document
+   had an empty version string.<DD><CODE>activities</CODE> - is the interface this method should use to perform whatever framework actions are desired.<DD><CODE>spec</CODE> - is the current document specification for the current job.  If there is a dependency on this
+ specification, then the version string should include the pertinent data, so that reingestion will occur
  when the specification changes.  This is primarily useful for metadata.<DD><CODE>jobMode</CODE> - is an integer describing how the job is being run, whether continuous or once-only.<DD><CODE>usesDefaultAuthority</CODE> - will be true only if the authority in use for these documents is the default one.
-<DT><B>Returns:</B><DD>the corresponding version strings, with null in the places where the document no longer exists.
- Empty version strings indicate that there is no versioning ability for the corresponding document, and the document
+<DT><B>Returns:</B><DD>the corresponding version strings, with null in the places where the document no longer exists.
+ Empty version strings indicate that there is no versioning ability for the corresponding document, and the document
  will always be processed.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -970,17 +970,17 @@ public void <B>processDocuments</B>(java
                       throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                              org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Process a set of documents.
- This is the method that should cause each document to be fetched, processed, and the results either added
- to the queue of documents for the current job, and/or entered into the incremental ingestion manager.
+<DD>Process a set of documents.
+ This is the method that should cause each document to be fetched, processed, and the results either added
+ to the queue of documents for the current job, and/or entered into the incremental ingestion manager.
  The document specification allows this class to filter what is done based on the job.
 <P>
 <DD><DL>
 <DT><B>Overrides:</B><DD><CODE>processDocuments</CODE> in class <CODE>org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the set of document identifiers to process.<DD><CODE>activities</CODE> - is the interface this method should use to queue up new document references
- and ingest documents.<DD><CODE>spec</CODE> - is the document specification.<DD><CODE>scanOnly</CODE> - is an array corresponding to the document identifiers.  It is set to true to indicate when the processing
+<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the set of document identifiers to process.<DD><CODE>activities</CODE> - is the interface this method should use to queue up new document references
+ and ingest documents.<DD><CODE>spec</CODE> - is the document specification.<DD><CODE>scanOnly</CODE> - is an array corresponding to the document identifiers.  It is set to true to indicate when the processing
  should only find other references, and should not actually call the ingestion methods.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -1000,8 +1000,8 @@ public void <B>outputConfigurationHeader
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration header section.
- This method is called in the head section of the connector's configuration page.  Its purpose is to add the required tabs to the list, and to output any
+<DD>Output the configuration header section.
+ This method is called in the head section of the connector's configuration page.  Its purpose is to add the required tabs to the list, and to output any
  javascript methods that might be needed by the configuration editing HTML.
 <P>
 <DD><DL>
@@ -1027,9 +1027,9 @@ public void <B>outputConfigurationBody</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration body section.
- This method is called in the body section of the connector's configuration page.  Its purpose is to present the required form elements for editing.
- The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
+<DD>Output the configuration body section.
+ This method is called in the body section of the connector's configuration page.  Its purpose is to present the required form elements for editing.
+ The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
  form is "editconnection".
 <P>
 <DD><DL>
@@ -1053,9 +1053,9 @@ public java.lang.String <B>processConfig
                                                  org.apache.manifoldcf.core.interfaces.ConfigParams&nbsp;parameters)
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Process a configuration post.
- This method is called at the start of the connector's configuration page, whenever there is a possibility that form data for a connection has been
- posted.  Its purpose is to gather form information and modify the configuration parameters accordingly.
+<DD>Process a configuration post.
+ This method is called at the start of the connector's configuration page, whenever there is a possibility that form data for a connection has been
+ posted.  Its purpose is to gather form information and modify the configuration parameters accordingly.
  The name of the posted form is "editconnection".
 <P>
 <DD><DL>
@@ -1080,8 +1080,8 @@ public void <B>viewConfiguration</B>(org
                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                               java.io.IOException</PRE>
 <DL>
-<DD>View configuration.
- This method is called in the body section of the connector's view configuration page.  Its purpose is to present the connection information to the user.
+<DD>View configuration.
+ This method is called in the body section of the connector's view configuration page.  Its purpose is to present the connection information to the user.
  The coder can presume that the HTML that is output from this configuration will be within appropriate <html> and <body> tags.
 <P>
 <DD><DL>
@@ -1106,8 +1106,8 @@ public void <B>outputSpecificationHeader
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       java.io.IOException</PRE>
 <DL>
-<DD>Output the specification header section.
- This method is called in the head section of a job page which has selected a repository connection of the current type.  Its purpose is to add the required tabs
+<DD>Output the specification header section.
+ This method is called in the head section of a job page which has selected a repository connection of the current type.  Its purpose is to add the required tabs
  to the list, and to output any javascript methods that might be needed by the job editing HTML.
 <P>
 <DD><DL>
@@ -1132,9 +1132,9 @@ public void <B>outputSpecificationBody</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     java.io.IOException</PRE>
 <DL>
-<DD>Output the specification body section.
- This method is called in the body section of a job page which has selected a repository connection of the current type.  Its purpose is to present the required form elements for editing.
- The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
+<DD>Output the specification body section.
+ This method is called in the body section of a job page which has selected a repository connection of the current type.  Its purpose is to present the required form elements for editing.
+ The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
  form is "editjob".
 <P>
 <DD><DL>
@@ -1157,9 +1157,9 @@ public java.lang.String <B>processSpecif
                                                  org.apache.manifoldcf.crawler.interfaces.DocumentSpecification&nbsp;ds)
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Process a specification post.
- This method is called at the start of job's edit or view page, whenever there is a possibility that form data for a connection has been
- posted.  Its purpose is to gather form information and modify the document specification accordingly.
+<DD>Process a specification post.
+ This method is called at the start of job's edit or view page, whenever there is a possibility that form data for a connection has been
+ posted.  Its purpose is to gather form information and modify the document specification accordingly.
  The name of the posted form is "editjob".
 <P>
 <DD><DL>
@@ -1183,8 +1183,8 @@ public void <B>viewSpecification</B>(org
                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                               java.io.IOException</PRE>
 <DL>
-<DD>View specification.
- This method is called in the body section of a job's view page.  Its purpose is to present the document specification information to the user.
+<DD>View specification.
+ This method is called in the body section of a job's view page.  Its purpose is to present the document specification information to the user.
  The coder can presume that the HTML that is output from this configuration will be within appropriate <html> and <body> tags.
 <P>
 <DD><DL>
@@ -1323,8 +1323,8 @@ matchSubPath</H3>
 protected static int <B>matchSubPath</B>(java.lang.String&nbsp;subPath,
                                   java.lang.String&nbsp;fullPath)</PRE>
 <DL>
-<DD>Match a sub-path.  The sub-path must match the complete starting part of the full path, in a path
- sense.  The returned value should point into the file name beyond the end of the matched path, or
+<DD>Match a sub-path.  The sub-path must match the complete starting part of the full path, in a path
+ sense.  The returned value should point into the file name beyond the end of the matched path, or
  be -1 if there is no match.
 <P>
 <DD><DL>
@@ -1342,7 +1342,7 @@ protected static boolean <B>checkPartial
                                                java.lang.String&nbsp;match,
                                                int&nbsp;requiredExtraPathSections)</PRE>
 <DL>
-<DD>Check for a partial path match between two strings with wildcards.
+<DD>Check for a partial path match between two strings with wildcards.
  Match allowance also must be made for the minimum path components in the rest of the path.
 <P>
 <DD><DL>
@@ -1361,7 +1361,7 @@ protected static boolean <B>processParti
                                                  int&nbsp;matchIndex,
                                                  int&nbsp;requiredExtraPathSections)</PRE>
 <DL>
-<DD>Recursive worker method for checkPartialPathMatch.  Returns 'true' if there is a path that consumes the source string entirely,
+<DD>Recursive worker method for checkPartialPathMatch.  Returns 'true' if there is a path that consumes the source string entirely,
  and leaves the remainder of the match string able to match the required followup.
 <P>
 <DD><DL>
@@ -1396,7 +1396,7 @@ protected static boolean <B>processCheck
                                       java.lang.String&nbsp;match,
                                       int&nbsp;matchIndex)</PRE>
 <DL>
-<DD>Recursive worker method for checkMatch.  Returns 'true' if there is a path that consumes both
+<DD>Recursive worker method for checkMatch.  Returns 'true' if there is a path that consumes both
  strings in their entirety in a matched way.
 <P>
 <DD><DL>
@@ -1451,7 +1451,7 @@ decodePath</H3>
 <PRE>
 public static java.lang.String <B>decodePath</B>(java.lang.String&nbsp;relPath)</PRE>
 <DL>
-<DD>Given a path that is /-separated, and otherwise encoded, decode properly to convert to
+<DD>Given a path that is /-separated, and otherwise encoded, decode properly to convert to
  unencoded form.
 <P>
 <DD><DL>
@@ -1465,7 +1465,7 @@ encodePath</H3>
 <PRE>
 public static java.lang.String <B>encodePath</B>(java.lang.String&nbsp;relPath)</PRE>
 <DL>
-<DD>Given a path that is /-separated, and otherwise unencoded, encode properly for an actual
+<DD>Given a path that is /-separated, and otherwise unencoded, encode properly for an actual
  URI
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/VersionsHeader.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/VersionsHeader.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/VersionsHeader.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/VersionsHeader.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:40 EDT 2012 -->
 <TITLE>
 VersionsHeader
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.sharepoint
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.sharepoint
 </TITLE>
@@ -96,7 +96,7 @@ Package org.apache.manifoldcf.crawler.co
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">MatchMap</A></B></TD>
-<TD>An instance of this class describes a "match map", which describes a translation of an input
+<TD>An instance of this class describes a "match map", which describes a translation of an input
  string using regexp technology.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -153,7 +153,7 @@ Package org.apache.manifoldcf.crawler.co
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SPSProxyHelper.ResourceProvider</A></B></TD>
-<TD>Implementation of EngineConfiguration that we'll use to get the wsdd file from a
+<TD>Implementation of EngineConfiguration that we'll use to get the wsdd file from a
  local resource.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.sharepoint Class Hierarchy
 </TITLE>
@@ -105,12 +105,12 @@ Class Hierarchy
 <LI TYPE="circle">com.microsoft.schemas.sharepoint.soap.ListsLocator (implements com.microsoft.schemas.sharepoint.soap.Lists)
 <UL>
 <LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ListsWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.ListsWS</B></A></UL>
-<LI TYPE="circle">com.microsoft.schemas.sharepoint.soap.directory.PermissionsLocator (implements com.microsoft.schemas.sharepoint.soap.directory.Permissions)
-<UL>
-<LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.PermissionsWS</B></A></UL>
 <LI TYPE="circle">com.microsoft.sharepoint.webpartpages.PermissionsLocator (implements com.microsoft.sharepoint.webpartpages.Permissions)
 <UL>
 <LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.MCPermissionsWS</B></A></UL>
+<LI TYPE="circle">com.microsoft.schemas.sharepoint.soap.directory.PermissionsLocator (implements com.microsoft.schemas.sharepoint.soap.directory.Permissions)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.PermissionsWS</B></A></UL>
 <LI TYPE="circle">com.microsoft.schemas.sharepoint.dsp.StsAdapterLocator (implements com.microsoft.schemas.sharepoint.dsp.StsAdapter)
 <UL>
 <LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.StsAdapterWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.StsAdapterWS</B></A></UL>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/overview-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/overview-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/overview-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:40 EDT 2012 -->
 <TITLE>
 Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/serialized-form.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/serialized-form.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/serialized-form.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/serialized-form.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:40 EDT 2012 -->
 <TITLE>
 Serialized Form
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/allclasses-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/allclasses-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/allclasses-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/allclasses-noframe.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/allclasses-noframe.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/allclasses-noframe.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/constant-values.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/constant-values.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/constant-values.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 Constant Field Values
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/deprecated-list.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/deprecated-list.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/deprecated-list.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 Deprecated List
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/help-doc.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/help-doc.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/help-doc.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 API Help
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/index-all.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/index-all.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/index-all.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/index-all.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 Index
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/index.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/index.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/index.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/index.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Sat Jun 02 16:09:30 EDT 2012-->
+<!-- Generated by javadoc on Sat Jun 02 16:58:15 EDT 2012-->
 <TITLE>
 Generated Documentation (Untitled)
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.ByteBuffer.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.ByteBuffer.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.ByteBuffer.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.ByteBuffer.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster.ByteBuffer
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CodeDetails.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CodeDetails.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CodeDetails.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CodeDetails.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster.CodeDetails
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CommitThread.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CommitThread.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CommitThread.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.CommitThread.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster.CommitThread
 </TITLE>
@@ -106,10 +106,10 @@ java.lang.Object
 </PRE>
 
 <P>
-Killable thread that does a commit.
- Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
- such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
-
+Killable thread that does a commit.
+ Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
+ such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
+
  This thread does a commit.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.DeleteThread.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.DeleteThread.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.DeleteThread.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.DeleteThread.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster.DeleteThread
 </TITLE>
@@ -106,10 +106,10 @@ java.lang.Object
 </PRE>
 
 <P>
-Killable thread that does deletions.
- Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
- such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
-
+Killable thread that does deletions.
+ Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
+ such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
+
  This thread does a single document deletion.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.IngestThread.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.IngestThread.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.IngestThread.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.IngestThread.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster.IngestThread
 </TITLE>
@@ -106,10 +106,10 @@ java.lang.Object
 </PRE>
 
 <P>
-Killable thread that does ingestions.
- Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
- such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
-
+Killable thread that does ingestions.
+ Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
+ such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
+
  This thread does a single document ingestion.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.LaxTrustManager.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.LaxTrustManager.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.LaxTrustManager.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.LaxTrustManager.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster.LaxTrustManager
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.StatusThread.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.StatusThread.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.StatusThread.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.StatusThread.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster.StatusThread
 </TITLE>
@@ -106,10 +106,10 @@ java.lang.Object
 </PRE>
 
 <P>
-Killable thread that does a status check.
- Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
- such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
-
+Killable thread that does a status check.
+ Java 1.5 stopped permitting thread interruptions to abort socket waits.  As a result, it is impossible to get threads to shutdown cleanly that are doing
+ such waits.  So, the places where this happens are segregated in their own threads so that they can be just abandoned.
+
  This thread does a status check.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/HttpPoster.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 HttpPoster
 </TITLE>
@@ -731,7 +731,7 @@ openSecureSocketFactory</H3>
 <PRE>
 protected static javax.net.ssl.SSLSocketFactory <B>openSecureSocketFactory</B></PRE>
 <DL>
-<DD>This is the secure socket factory we will use.  I'm presuming it's thread-safe, but
+<DD>This is the secure socket factory we will use.  I'm presuming it's thread-safe, but
  if not, synchronization blocks are in order when it's used.
 <P>
 <DL>
@@ -959,7 +959,7 @@ getOpenSecureSocketFactory</H3>
 protected static javax.net.ssl.SSLSocketFactory <B>getOpenSecureSocketFactory</B>()
                                                                     throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Build a secure socket factory based on no keystore and a lax trust manager.
+<DD>Build a secure socket factory based on no keystore and a lax trust manager.
  This allows use of SSL for privacy but not identification.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/Messages.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/Messages.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/Messages.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/Messages.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 Messages
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConfig.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConfig.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConfig.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConfig.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 SolrConfig
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConnector.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConnector.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConnector.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/SolrConnector.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 SolrConnector
 </TITLE>
@@ -699,8 +699,8 @@ public void <B>connect</B>(org.apache.ma
 <DT><B>Specified by:</B><DD><CODE>connect</CODE> in interface <CODE>org.apache.manifoldcf.core.interfaces.IConnector</CODE><DT><B>Overrides:</B><DD><CODE>connect</CODE> in class <CODE>org.apache.manifoldcf.core.connector.BaseConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>configParameters</CODE> - is the set of configuration parameters, which
- in this case describe the target appliance, basic auth configuration, etc.  (This formerly came
+<DT><B>Parameters:</B><DD><CODE>configParameters</CODE> - is the set of configuration parameters, which
+ in this case describe the target appliance, basic auth configuration, etc.  (This formerly came
  out of the ini file.)</DL>
 </DD>
 </DL>
@@ -784,12 +784,12 @@ public java.lang.String <B>getOutputDesc
                                       throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                              org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Get an output version string, given an output specification.  The output version string is used to uniquely describe the pertinent details of
- the output specification and the configuration, to allow the Connector Framework to determine whether a document will need to be output again.
- Note that the contents of the document cannot be considered by this method, and that a different version string (defined in IRepositoryConnector)
- is used to describe the version of the actual document.
-
- This method presumes that the connector object has been configured, and it is thus able to communicate with the output data store should that be
+<DD>Get an output version string, given an output specification.  The output version string is used to uniquely describe the pertinent details of
+ the output specification and the configuration, to allow the Connector Framework to determine whether a document will need to be output again.
+ Note that the contents of the document cannot be considered by this method, and that a different version string (defined in IRepositoryConnector)
+ is used to describe the version of the actual document.
+
+ This method presumes that the connector object has been configured, and it is thus able to communicate with the output data store should that be
  necessary.
 <P>
 <DD><DL>
@@ -797,7 +797,7 @@ public java.lang.String <B>getOutputDesc
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>spec</CODE> - is the current output specification for the job that is doing the crawling.
-<DT><B>Returns:</B><DD>a string, of unlimited length, which uniquely describes output configuration and specification in such a way that if two such strings are equal,
+<DT><B>Returns:</B><DD>a string, of unlimited length, which uniquely describes output configuration and specification in such a way that if two such strings are equal,
  the document will not need to be sent again to the output data store.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -814,7 +814,7 @@ public boolean <B>checkMimeTypeIndexable
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Detect if a mime type is indexable or not.  This method is used by participating repository connectors to pre-filter the number of
+<DD>Detect if a mime type is indexable or not.  This method is used by participating repository connectors to pre-filter the number of
  unusable documents that will be passed to this output connector.
 <P>
 <DD><DL>
@@ -838,7 +838,7 @@ public boolean <B>checkLengthIndexable</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Pre-determine whether a document's length is indexable by this connector.  This method is used by participating repository connectors
+<DD>Pre-determine whether a document's length is indexable by this connector.  This method is used by participating repository connectors
  to help filter out documents that are too long to be indexable.
 <P>
 <DD><DL>
@@ -865,18 +865,18 @@ public int <B>addOrReplaceDocument</B>(j
                          throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                 org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Add (or replace) a document in the output data store using the connector.
- This method presumes that the connector object has been configured, and it is thus able to communicate with the output data store should that be
- necessary.
- The OutputSpecification is *not* provided to this method, because the goal is consistency, and if output is done it must be consistent with the
- output description, since that was what was partly used to determine if output should be taking place.  So it may be necessary for this method to decode
+<DD>Add (or replace) a document in the output data store using the connector.
+ This method presumes that the connector object has been configured, and it is thus able to communicate with the output data store should that be
+ necessary.
+ The OutputSpecification is *not* provided to this method, because the goal is consistency, and if output is done it must be consistent with the
+ output description, since that was what was partly used to determine if output should be taking place.  So it may be necessary for this method to decode
  an output description string in order to determine what should be done.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>addOrReplaceDocument</CODE> in interface <CODE>org.apache.manifoldcf.agents.interfaces.IOutputConnector</CODE><DT><B>Overrides:</B><DD><CODE>addOrReplaceDocument</CODE> in class <CODE>org.apache.manifoldcf.agents.output.BaseOutputConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>documentURI</CODE> - is the URI of the document.  The URI is presumed to be the unique identifier which the output data store will use to process
+<DT><B>Parameters:</B><DD><CODE>documentURI</CODE> - is the URI of the document.  The URI is presumed to be the unique identifier which the output data store will use to process
  and serve the document.  This URI is constructed by the repository connector which fetches the document, and is thus universal across all output connectors.<DD><CODE>outputDescription</CODE> - is the description string that was constructed for this document by the getOutputDescription() method.<DD><CODE>document</CODE> - is the document data to be processed (handed to the output data store).<DD><CODE>authorityNameString</CODE> - is the name of the authority responsible for authorizing any access tokens passed in with the repository document.  May be null.<DD><CODE>activities</CODE> - is the handle to an object that the implementer of an output connector may use to perform operations, such as logging processing activity.
 <DT><B>Returns:</B><DD>the document status (accepted or permanently rejected).
 <DT><B>Throws:</B>
@@ -895,14 +895,14 @@ public void <B>removeDocument</B>(java.l
                     throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                            org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Remove a document using the connector.
+<DD>Remove a document using the connector.
  Note that the last outputDescription is included, since it may be necessary for the connector to use such information to know how to properly remove the document.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>removeDocument</CODE> in interface <CODE>org.apache.manifoldcf.agents.interfaces.IOutputConnector</CODE><DT><B>Overrides:</B><DD><CODE>removeDocument</CODE> in class <CODE>org.apache.manifoldcf.agents.output.BaseOutputConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>documentURI</CODE> - is the URI of the document.  The URI is presumed to be the unique identifier which the output data store will use to process
+<DT><B>Parameters:</B><DD><CODE>documentURI</CODE> - is the URI of the document.  The URI is presumed to be the unique identifier which the output data store will use to process
  and serve the document.  This URI is constructed by the repository connector which fetches the document, and is thus universal across all output connectors.<DD><CODE>outputDescription</CODE> - is the last description string that was constructed for this document by the getOutputDescription() method above.<DD><CODE>activities</CODE> - is the handle to an object that the implementer of an output connector may use to perform operations, such as logging processing activity.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -918,8 +918,8 @@ public void <B>noteJobComplete</B>(org.a
                      throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                             org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Notify the connector of a completed job.
- This is meant to allow the connector to flush any internal data structures it has been keeping around, or to tell the output repository that this
+<DD>Notify the connector of a completed job.
+ This is meant to allow the connector to flush any internal data structures it has been keeping around, or to tell the output repository that this
  is a good time to synchronize things.  It is called whenever a job is either completed or aborted.
 <P>
 <DD><DL>
@@ -945,8 +945,8 @@ public void <B>outputConfigurationHeader
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration header section.
- This method is called in the head section of the connector's configuration page.  Its purpose is to add the required tabs to the list, and to output any
+<DD>Output the configuration header section.
+ This method is called in the head section of the connector's configuration page.  Its purpose is to add the required tabs to the list, and to output any
  javascript methods that might be needed by the configuration editing HTML.
 <P>
 <DD><DL>
@@ -972,9 +972,9 @@ public void <B>outputConfigurationBody</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration body section.
- This method is called in the body section of the connector's configuration page.  Its purpose is to present the required form elements for editing.
- The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
+<DD>Output the configuration body section.
+ This method is called in the body section of the connector's configuration page.  Its purpose is to present the required form elements for editing.
+ The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
  form is "editconnection".
 <P>
 <DD><DL>
@@ -998,9 +998,9 @@ public java.lang.String <B>processConfig
                                                  org.apache.manifoldcf.core.interfaces.ConfigParams&nbsp;parameters)
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Process a configuration post.
- This method is called at the start of the connector's configuration page, whenever there is a possibility that form data for a connection has been
- posted.  Its purpose is to gather form information and modify the configuration parameters accordingly.
+<DD>Process a configuration post.
+ This method is called at the start of the connector's configuration page, whenever there is a possibility that form data for a connection has been
+ posted.  Its purpose is to gather form information and modify the configuration parameters accordingly.
  The name of the posted form is "editconnection".
 <P>
 <DD><DL>
@@ -1025,8 +1025,8 @@ public void <B>viewConfiguration</B>(org
                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                               java.io.IOException</PRE>
 <DL>
-<DD>View configuration.
- This method is called in the body section of the connector's view configuration page.  Its purpose is to present the connection information to the user.
+<DD>View configuration.
+ This method is called in the body section of the connector's view configuration page.  Its purpose is to present the connection information to the user.
  The coder can presume that the HTML that is output from this configuration will be within appropriate <html> and <body> tags.
 <P>
 <DD><DL>
@@ -1051,8 +1051,8 @@ public void <B>outputSpecificationHeader
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       java.io.IOException</PRE>
 <DL>
-<DD>Output the specification header section.
- This method is called in the head section of a job page which has selected an output connection of the current type.  Its purpose is to add the required tabs
+<DD>Output the specification header section.
+ This method is called in the head section of a job page which has selected an output connection of the current type.  Its purpose is to add the required tabs
  to the list, and to output any javascript methods that might be needed by the job editing HTML.
 <P>
 <DD><DL>
@@ -1077,9 +1077,9 @@ public void <B>outputSpecificationBody</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     java.io.IOException</PRE>
 <DL>
-<DD>Output the specification body section.
- This method is called in the body section of a job page which has selected an output connection of the current type.  Its purpose is to present the required form elements for editing.
- The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
+<DD>Output the specification body section.
+ This method is called in the body section of a job page which has selected an output connection of the current type.  Its purpose is to present the required form elements for editing.
+ The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
  form is "editjob".
 <P>
 <DD><DL>
@@ -1102,9 +1102,9 @@ public java.lang.String <B>processSpecif
                                                  org.apache.manifoldcf.agents.interfaces.OutputSpecification&nbsp;os)
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Process a specification post.
- This method is called at the start of job's edit or view page, whenever there is a possibility that form data for a connection has been
- posted.  Its purpose is to gather form information and modify the output specification accordingly.
+<DD>Process a specification post.
+ This method is called at the start of job's edit or view page, whenever there is a possibility that form data for a connection has been
+ posted.  Its purpose is to gather form information and modify the output specification accordingly.
  The name of the posted form is "editjob".
 <P>
 <DD><DL>
@@ -1128,8 +1128,8 @@ public void <B>viewSpecification</B>(org
                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                               java.io.IOException</PRE>
 <DL>
-<DD>View specification.
- This method is called in the body section of a job's view page.  Its purpose is to present the output specification information to the user.
+<DD>View specification.
+ This method is called in the body section of a job's view page.  Its purpose is to present the output specification information to the user.
  The coder can presume that the HTML that is output from this configuration will be within appropriate <html> and <body> tags.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.output.solr
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.output.solr
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/org/apache/manifoldcf/agents/output/solr/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.output.solr Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/solr/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/solr/overview-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/solr/overview-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/solr/overview-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:30 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:15 EDT 2012 -->
 <TITLE>
 Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:19 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:03 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-noframe.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-noframe.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/webcrawler/allclasses-noframe.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:19 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:03 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/webcrawler/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/webcrawler/constant-values.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/webcrawler/constant-values.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/webcrawler/constant-values.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:19 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:03 EDT 2012 -->
 <TITLE>
 Constant Field Values
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/webcrawler/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/webcrawler/deprecated-list.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/webcrawler/deprecated-list.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/webcrawler/deprecated-list.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:19 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:03 EDT 2012 -->
 <TITLE>
 Deprecated List
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/webcrawler/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/webcrawler/help-doc.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/webcrawler/help-doc.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/webcrawler/help-doc.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:19 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:58:03 EDT 2012 -->
 <TITLE>
 API Help
 </TITLE>