This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 166489

Summary: Adding new indexer or incrementing indexer's version does not update indices
Product: editor Reporter: Vitezslav Stejskal <vstejskal>
Component: Parsing & IndexingAssignee: Vitezslav Stejskal <vstejskal>
Status: RESOLVED FIXED    
Severity: blocker CC: rmatous
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vitezslav Stejskal 2009-06-03 13:55:16 UTC
When a new indexer is supplied (eg by installing a new module) or an existing indexer increments its version to indicate
that its indices are no longer valid the infrastructure should rescan all roots and update indices created by this indexer.
Comment 1 rmatous 2009-07-28 17:51:58 UTC
*** Issue 169186 has been marked as a duplicate of this issue. ***
Comment 2 Vitezslav Stejskal 2009-08-12 10:33:26 UTC
http://hg.netbeans.org/jet-main/rev/bf1c2dfe6db7
Comment 3 Quality Engineering 2009-08-13 06:05:22 UTC
Integrated into 'main-golden', will be available in build *200908130201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bf1c2dfe6db7
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #166489: adding new indexer or changing indexer's version triggers complete rescan of all indices created by this indexer