Is it possible to use something other than "file last modified date" (I think thats what you use?) for Sort by date?
File last modified is a tricky thing, not so easy to change with a regular expression etc. And often changed incorrectly , after you have to edit/fix a a file.
In my case I have ~10,000 abstracts to be indexed.
And most people want then returned sorted by date of journal article. ie year and or Volume No. or some such.
ALL these numbers are in defined meta tags. So that would be a nice option for sort.??
Are there any better ideas? Or am I missing something about 'last modified"?
File last modified is a tricky thing, not so easy to change with a regular expression etc. And often changed incorrectly , after you have to edit/fix a a file.
In my case I have ~10,000 abstracts to be indexed.
And most people want then returned sorted by date of journal article. ie year and or Volume No. or some such.
ALL these numbers are in defined meta tags. So that would be a nice option for sort.??
Are there any better ideas? Or am I missing something about 'last modified"?
Comment