Re: [Algol-devel] Search class
Status: Alpha
Brought to you by:
cloover
From: Chabaane, z. <cha...@ya...> - 2007-10-23 12:46:14
|
James Williams wrote: > hey guys, > > Just assigned myself to the search class, as I should be able to get > that done in a reasonable time-frame alongside my MSc. > > Can anyone tell me what functions are required etc etc. Basically, > what do i need to make it do? > > cheers, > > J > ------------------------------------------------------------------------ Hi jamie, https://opensvn.csie.org/traccgi/algolrep/browser/Software/ALGol/src/SRCH/SearchFiles.java this class contain a filelisting method for reeturns a list of a files searched by users. Now you can patch this code to filter result and return only media files (*.ogg,*.mp3,*.wma,...). Thanks, ohloh profile <http://www.ohloh.net/accounts/9665?ref=Tiny> ohloh profile for CLoOVeR |