Re: [Tracker] text search is implicitly always OR



Also, as I said earlier, there's a difference when matching
"wallpaper" vs "wallpapers", or "pictures" and "picture", or
"accommodate" vs "accomodate". Ideally, there should be some sort of
stemming (Porter, for example) and maybe the double metaphone
algorithm to do fuzzier matching. Of course, the Porter stemming would
bring up issues when using Tracker in other languages, though I think
there are also algorithms for French and German (that I know of).

Cheers,
Samuel

On 7/26/06, Marcus Fritzsch <fritschy googlemail com> wrote:
On 7/26/06, Jamie McCracken <jamiemcc blueyonder co uk> wrote:
> > What about people being accustomed to the quite omnipresent "AND" and
> > "OR" throughout search engines, in the future there might be the need
> > to implement a front end that produces mysql matches for such
> > strings... Uh - am I going too far?
> >
>
>
> thats indeed possible - I cant expect everyone to use the xml based RDFQ
> to do so. Considering there is a parser in glib I will look into this at
> some point.

Hehe, aren't the rdf queries intended to have some queries 'storable'?
Such as distributing some predifined searches with tracker and easily
select them in a future GUI :)

Rgds, Marcus
_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]