You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2006/03/18 11:16:58 UTC

[jira] Created: (FOR-838) creation of lucene index fails for our site-author docs

creation of lucene index fails for our site-author docs
-------------------------------------------------------

         Key: FOR-838
         URL: http://issues.apache.org/jira/browse/FOR-838
     Project: Forrest
        Type: Bug
  Components: Core operations  
    Versions: 0.8-dev    
    Reporter: David Crossley


Creation of lucene index fails for our site-author docs using http://localhost:8888/lucene-update.html
All is okay for a 'forrest seed sample'.

The cause is ...forrest/site-author/./content/xdocs/http:/svn.apache.org/viewcvs.cgi/forrest/trunk/index.xml (No such file or directory)

Scanning the whole of forrest with "find and grep" cannot see where it gets the "http:/svn".


-- 
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


[jira] Closed: (FOR-838) creation of lucene index fails for our site-author docs

Posted by "Tim Williams (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FOR-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Williams closed FOR-838.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.9-dev
         Assignee: Tim Williams

Fixed in r1032832 by not indexing URIs with ext, site protocols and lowering the priority of the long template match.

> creation of lucene index fails for our site-author docs
> -------------------------------------------------------
>
>                 Key: FOR-838
>                 URL: https://issues.apache.org/jira/browse/FOR-838
>             Project: Forrest
>          Issue Type: Bug
>          Components: Core operations
>    Affects Versions: 0.8
>            Reporter: David Crossley
>            Assignee: Tim Williams
>             Fix For: 0.9-dev
>
>
> Creation of lucene index fails for our site-author docs using http://localhost:8888/lucene-update.html
> All is okay for a 'forrest seed sample'.
> The cause is ...forrest/site-author/./content/xdocs/http:/svn.apache.org/viewcvs.cgi/forrest/trunk/index.xml (No such file or directory)
> Scanning the whole of forrest with "find and grep" cannot see where it gets the "http:/svn".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.