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 - Adding new indexer or incrementing indexer's version does not update indices
Summary: Adding new indexer or incrementing indexer's version does not update indices
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
: 169186 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-03 13:55 UTC by Vitezslav Stejskal
Modified: 2009-08-13 06:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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