Opened 12 years ago
Closed 12 years ago
#232 closed bug (fixed)
IndexOptimixer generates exceptions on the log
Reported by: | Blucecio | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.5.1 |
Component: | Search Engine | Version: | 6.5 |
Keywords: | Cc: |
Description
IndexOptimizer? generates frequently exceptions on the log
Change History (2)
comment:1 Changed 12 years ago by Blucecio
- Priority changed from Major to Minor
comment:2 Changed 12 years ago by car031
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is just a log statement that happens when a document not already indexed is cleaned: all the full-text entries for the document's id are purged. In this case some deleted documents were not already indexed when the cleaner passed.
Not really a bug, but this kind of events are now handled with 'debug' level