I have just checked in a whole load of stuff the following has been done:
- Created command line options for trackerd (trackerd --help) - Created more extensive options for tuning performance/memory and disk space usage - new config file format - Removed LibExtractor dependency - Created new mp3 extractor for id3 id3v21, id3v22, id3v23 and id3v24 - added multiple language snowball stemmers (as a static library in src/libstemmer) - added multi language stopword files - added support for determining which language to use by default based on locale - made sure only lstat is used to prevent symlink directories from being followed There still a few bits left to do : 1) Email DB support (including rdf query) 2) Finish off the gui but I should have these all done by end of the weekend. So latest cvs is the one to test the daemon. (especially the non-english language option - test out the stemmer and stop words for other languages that im not familiar with - we support french, danish, dutch, russian, spanish , italian, portugese, norwegian, german, finnish and swedish) It would be a good idea to delete your old tracker.cfg file so it can create a new one with more options (trackerd --disable-indexing will create the new file without indexing anything) The enable-debug option allows more verbose logging of stuff (the default is off as trackerd runs quite a bit faster with much less output and less locking contention on the log file mutex) -- Mr Jamie McCracken http://jamiemcc.livejournal.com/ _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
