Ticket #94 (closed enhancement: invalid)

Opened 4 years ago

Last modified 3 years ago

Show in the GUI that a particular directory is currently being indexed

Reported by: mlandauer Assigned to: kenji
Priority: major Milestone: 2007.03.23
Component: GUI Version:
Keywords: Cc:

Change History

01/17/07 16:42:49 changed by mlandauer

This is more so that the user knows that everything should be up to date (or not)

01/23/07 20:36:40 changed by julians@rsp.com.au

In my opinion, a more useful feature would be to provide an information like "Last updated nnn seconds ago".

01/29/07 23:11:20 changed by mlandauer

  • milestone set to milestone2.

02/16/07 14:32:20 changed by bruno

  • milestone changed from 2007.02.23 to 2007.03.23.

This is not crucial for this milestone.

02/24/07 21:20:45 changed by julians

Actually I don't think it is necessary to store "last updated" information per directory; it is probably sufficient to show the last time the server this directory belongs to has been updated somewhere on the page. This gives an upper bound on how outdated the information is.

A solution with finer granularity would mean we're introducing one UPDATE statement per visited directory, contradicting the current mantra of not writing to the database unless directory contents have changed.

03/13/07 16:10:13 changed by julians

  • status changed from new to closed.
  • resolution set to invalid.
  • description changed.

03/13/07 16:11:24 changed by julians

  • description changed.

Closing this as invalid; the "last updated" information we have in place meanwhile is more useful than this anyway.