Author: iorixxx
Date: Mon Sep 3 23:47:56 2012
New Revision: 1380410
URL: http://svn.apache.org/viewvc?rev=1380410&view=rev
Log:
fix broken URL for how-to-build-and-deploy.html and update project web site
Modified:
manifoldcf/integration/solr-3.x/trunk/README.txt
manifoldcf/integration/solr-3.x/trunk/mcf/README.txt
manifoldcf/integration/solr-4.x/trunk/README.txt
manifoldcf/integration/solr-4.x/trunk/mcf/README.txt
Modified: manifoldcf/integration/solr-3.x/trunk/README.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-3.x/trunk/README.txt?rev=1380410&r1=1380409&r2=1380410&view=diff
==============================================================================
--- manifoldcf/integration/solr-3.x/trunk/README.txt (original)
+++ manifoldcf/integration/solr-3.x/trunk/README.txt Mon Sep 3 23:47:56 2012
@@ -79,5 +79,5 @@ Contact
-------
o For general information visit the main project site at
- http://incubator.apache.org/connectors
+ http://manifoldcf.apache.org
Modified: manifoldcf/integration/solr-3.x/trunk/mcf/README.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-3.x/trunk/mcf/README.txt?rev=1380410&r1=1380409&r2=1380410&view=diff
==============================================================================
--- manifoldcf/integration/solr-3.x/trunk/mcf/README.txt (original)
+++ manifoldcf/integration/solr-3.x/trunk/mcf/README.txt Mon Sep 3 23:47:56
2012
@@ -3,7 +3,7 @@ Getting Started
There are two ways to hook up security to Solr in this package. The first is
using a Query Parser plugin.
The second is using a Search Component. In both cases, the first step is to
have ManifoldCF installed and running. See:
-http://incubator.apache.org/incubator/connectors/how-to-build-and-deploy.html
+http://manifoldcf.apache.org/release/trunk/en_US/how-to-build-and-deploy.html
Then, you will need to add fields to your Solr schema.xml file that can be
used to contain document
authorization information. There will need to be four of these fields, an
'allow' field for both
Modified: manifoldcf/integration/solr-4.x/trunk/README.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/README.txt?rev=1380410&r1=1380409&r2=1380410&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/README.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/README.txt Mon Sep 3 23:47:56 2012
@@ -79,5 +79,5 @@ Contact
-------
o For general information visit the main project site at
- http://incubator.apache.org/connectors
+ http://manifoldcf.apache.org
Modified: manifoldcf/integration/solr-4.x/trunk/mcf/README.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/mcf/README.txt?rev=1380410&r1=1380409&r2=1380410&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/mcf/README.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/mcf/README.txt Mon Sep 3 23:47:56
2012
@@ -3,7 +3,7 @@ Getting Started
There are two ways to hook up security to Solr in this package. The first is
using a Query Parser plugin.
The second is using a Search Component. In both cases, the first step is to
have ManifoldCF installed and running. See:
-http://incubator.apache.org/incubator/connectors/how-to-build-and-deploy.html
+http://manifoldcf.apache.org/release/trunk/en_US/how-to-build-and-deploy.html
Then, you will need to add fields to your Solr schema.xml file that can be
used to contain document
authorization information. There will need to be four of these fields, an
'allow' field for both