[Lxr-dev] [ lxr-Bugs-998386 ] Freetext index rebuilt unnecessarily
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2004-07-27 00:35:22
|
Bugs item #998386, was opened at 2004-07-27 01:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=998386&group_id=27350 Category: genxref Group: current cvs Status: Open Resolution: None Priority: 5 Submitted By: Malcolm Box (mbox) Assigned to: Dave Brondsema (brondsem) Summary: Freetext index rebuilt unnecessarily Initial Comment: The new freetext indexing first algorithm doesn't check if the file was already indexed before re-freetext indexing it. The result is that on an unchanged tree a large amount of unnecessary indexing takes place. The code should check whether the file has been modified or not been indexed and if so, only then index it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=998386&group_id=27350 |