[Lxr-dev] [ lxr-Feature Requests-3578866 ] Add date of last indexation
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2012-11-02 12:47:51
|
Feature Requests item #3578866, was opened at 2012-10-21 02:16 Message generated for change (Comment added) made by ajlittoz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=3578866&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: General Group: None Status: Open Priority: 5 Private: No Submitted By: Lukasz M (myny) >Assigned to: Andre-Littoz (ajlittoz) Summary: Add date of last indexation Initial Comment: I run lxr indexation on regular basis. I would like to know if run was successful or not. Would it be possible to add date/time of last successful run somewhere on the page? Or have a separate page with history of successful/failed runs. ---------------------------------------------------------------------- >Comment By: Andre-Littoz (ajlittoz) Date: 2012-11-02 05:47 Message: Would it be right if the date of last indexation appears in the showconfig page? This way, the DB would be queried for this date only when that page is requested. Otherwise, if the date is printed in header/footer area, DB is queried for every page displayed. Note this is relatively unimportant because of the numerous other DB accesses. This could also be displayed in ident page where it is important to be aware of result relevancy. ---------------------------------------------------------------------- Comment By: Andre-Littoz (ajlittoz) Date: 2012-11-01 01:22 Message: Transferred from "support request" to "feature request" ---------------------------------------------------------------------- Comment By: Andre-Littoz (ajlittoz) Date: 2012-10-21 08:33 Message: The structure of the database is not compatible with an indexing history (in my opinion): there is provision for only one state of the references. Once genxref has begun its work, it should go to the end (unless something is wrong with the access rights). The only case of inconsistent DB is that latter error. I will experiment with a new table to contain a time stamp and put it somewhere in the header or footer. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=3578866&group_id=27350 |