[jbossseam-issues] [JBoss JIRA] Resolved: (JBSEAM-1883) Deleting a tree of wiki nodes does not update the Lucene index

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon Oct 1 15:10:00 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1883?page=all ]

Christian Bauer resolved JBSEAM-1883.
-------------------------------------

    Fix Version/s: 2.0.0.CR2
       Resolution: Done

A directory delete now loads all the nodes in that directory tree and passes them through em.remove().


> Deleting a tree of wiki nodes does not update the Lucene index
> --------------------------------------------------------------
>
>                 Key: JBSEAM-1883
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1883
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Wiki
>            Reporter: Christian Bauer
>         Assigned To: Christian Bauer
>             Fix For: 2.0.0.CR2
>
>
> Deletes of subtrees are done via database cascades, I need to query all identifiers before a delete (cheap with nested set) and remove them from the Lucene index.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list