[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1883) Deleting a tree of wiki nodes does not update the Lucene index
Christian Bauer (JIRA)
jira-events at lists.jboss.org
Wed Jan 9 11:00:43 EST 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-1883?page=all ]
Christian Bauer closed JBSEAM-1883.
-----------------------------------
Fix Version/s: 2.0.1.GA
Resolution: Done
Reduced the number of database ON DELETE cascades and more manual query/deletion of dependencies, index should be fine now.
> 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
> Priority: Blocker
> Fix For: 2.0.1.GA
>
>
> 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