Tim Cera wrote on 6/14/07 8:51 AM:
> I am using swish-e to index files on our internal network, but can't
> figure out how to get other document properties (like file owner, last
> accessed, ...etc.) into the index. My desire is to be able to search on
> files owned by a particular user or group, and be able to identify files
> that no one cares about any longer (through the last accessed date).
>
> Feature request:
> Add at least st_uid, st_gid, and st_atime to the internal document
> properties. The st_uid and st_gid should be translated to their text
> representations.
>
I would implement in DirTree.pl, by adding <meta> tags to the output handed to
the swish-e indexer via -S prog. Then you can both search on (MetaNames) and
report the value (PropertyNames).
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Thu Jun 14 10:05:50 2007