Luca Ferretti wrote: > Il giorno mar, 07/11/2006 alle 13.38 +0000, Jamie McCracken ha scritto: >> Mark Florian wrote: >>> Well done on the release! >>> >>> I downloaded and built the tarball on Ubuntu edgy, using the included >>> debian directory without any changes (except 'dch -i'ing to make the >>> package with the right version number), and then of course installed the >>> new libtrackerclient0, tracker, tracker-gnome-search-tool, tracker-utils >>> debs. >> any help getting the debs to use the right version number would be >> appreciated - im at a lost ands thats why I did not ship debs last night > > Try updating debian/changelog. This works on my Edgy running > `dpkg-buildpackage -rfakeroot`
yes thank you - that works :) > > >> thats deliberate - we do not treat underscores or hyphens as word breaks >> so they are effectively one word >> >> (this is important for searching source code) >> >> if there are good reasons for also breaking them up then please let me >> know (does beagle do this?) > > Beagle saves 4 entries for each filename: > ExactFilename: this-is-the_exact_file(name).txt > Filename: this-is-the_exact_file(name) > Extension: txt > NoPunctFilename: this is the exact file name > > > Running `beagle-query --verbose <term>`: > > Uri: file:///home/luca/Musica/Vari/dollari-in-più.mp3 > PaUri: (null) > Snip: (null) > Type: File > MimeT: audio/mpeg > Src: Files > Score: 8,17990970611572 > Time: 10/10/2006 17.26.58 > beagle:ExactFilename = 'dollari-in-più.mp3' > beagle:Filename = 'dollari-in-più' > beagle:FilenameExtension = '.mp3' > beagle:HitType = 'File' > beagle:InternalUri = 'uid:jsZjW5rx90WutUEle_7wVQ' > beagle:MimeType = 'audio/mpeg' > beagle:NoPunctFilename = 'dollari in più' > beagle:Source = 'Files' > fixme:album = 'A Fistful Of Film Music (Disc 1)' > fixme:artist = 'Ennio Morricone' > fixme:bitrate = '320' > fixme:duration = '00:02:50' > fixme:genre = 'Soundtrack' > fixme:title = 'Per Qualche Dollaro In Più (Aka For A Few Dollars > More)' > fixme:tracknumber = '6' > I think we need to do likewise and special case filenames. I will look at adding this shortly... -- Mr Jamie McCracken http://jamiemcc.livejournal.com/ _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
