Hi On Mon, Jul 28, 2008 at 5:26 PM, Jamie McCracken <[EMAIL PROTECTED]> wrote: > On Mon, 2008-07-28 at 10:33 +0100, Martyn Russell wrote: >> >> > 3) stop words in tracker-parser.c - why did you remove this? >> >> If you mean tracker->stop_words then it wasn't used as far as I can see. >> If you mean tracker-parser.c, it is now in src/libtracker-common. > > http://svn.gnome.org/viewvc/tracker/trunk/src/trackerd/tracker-parser.c?view=markup > > this uses stop words - the one in libtracker-common does not > > pls make sure you load the appropriate stop word list for the stemming > langauge - see trunk for this
I have already commited the code to use stop words in tracker-language. There are also some unit tests (tests/libtracker-common/tracker-parser-test.c). Ivan _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
