-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF17, 5.9.5
-
Component/s: Core VCS
Steps to reproduce:
- Log in http://lts.nuxeo.com/
- Go to your personal workspace
- Create a Note document with these metadata:
- title: note1
- Go to the advanced search screen and fill the Title field with "note1" => the Note document is in the results
- Go back to the Note document and edit it with :
- title: note2
- Save with major version increment
- Go to the advanced search screen and fill the Title field with "note2" => no result
- Fill the Title field with "note1" => the Note document is in the results
The two last steps show the document is not indexed when the version is incremented.
- is duplicated by
-
NXP-14763 VersioningRules extension point configuration breaks fulltext indexing
- Resolved