CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 06/08/16 15:21:36

Modified files:
        Filters        : FilterMusic.cs 
        beagled        : LuceneBitArray.cs LuceneCommon.cs 
                         QueryStringParser.cs 

Log message:
2006-08-12  Changwoo Ryu  <[EMAIL PROTECTED]>

* ko.po: Updated Korean translation.
Fix various case sensitivity issues.  In the past, if you had a file named
FOO.txt, searches for "FOO", "foo" and "FOO.txt" would match but "foo.txt"
wouldn't.  Similarly, with wildcard searches "FO*" and "F*O.txt" would
match but "F*O" wouldn't.  This commit fixes these issues, but bumps up
the index version number to 15, requiring a re-index.

Fix a typo in the wildcard searching code that caused the content of
documents to not be searches.

Remove some dead code from the QueryStringParser, add debugging code to
LuceneBitArray, and add a keyword mapping for searching for music by genre.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2006-08-16%2015:20&maxdate=2006-08-16%2015:22

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to