[ 
http://jira.nuxeo.org/browse/NXP-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume resolved NXP-4078.
------------------------------------

       Resolution: Fixed
      Impact type: [Deployment change]
    Upgrade notes: 
For databases where the indexes already contain duplicate records, the Lucene 
indexes should be recreated from the existing fulltext info:
DROP TABLE NXFT.INDEXES

http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/6629e6049f7d

> fulltext indexed documents with H2 VCS are duplicated upon jboss or jetty 
> restart
> ---------------------------------------------------------------------------------
>
>                 Key: NXP-4078
>                 URL: http://jira.nuxeo.org/browse/NXP-4078
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.3
>            Reporter: Olivier Grisel
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.3
>
>
> Steps to reproduce:
> - deploy nuxeo DM or EP with H2 VCS on either jboss or jetty
> - create some documents
> - search a word in the title of a document using the top right search input 
> => it works as expected
> - restart jboss
> - perform the exact same search as previously: results appear twice with same 
> document ref
> - further restarts keep creating new lucene index entries in the VCS store
> Checking the index directory with luke shows that the entries are indeed 
> duplicated. VCS init should not trigger a lucene indexing of the existing 
> entries.

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to