Our local search with Lucene gets failures at index time when remote files are
declared in site.xml
---------------------------------------------------------------------------------------------------
Key: FOR-703
URL: http://issues.apache.org/jira/browse/FOR-703
Project: Forrest
Type: Bug
Versions: 0.8-dev
Reporter: David Crossley
Our Lucene search, when building its index, follows our site.xml (linkmap) to
gather the files to be indexed. If the entries include a link to a remote site,
then Lucene build a wonky reference.
There are some examples in our site-author/content/site.xml for example ...
----------
<SVN label="Browse SVN"
href="http://svn.apache.org/viewcvs.cgi/forrest/trunk/"/>
... causes error because it tries to index this URI ...
/svn/asf/forrest/site-author/./content/xdocs/http:/svn.apache.org/viewcvs.cgi/forrest/trunk/index.xml
----------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira