Re: [Tracker] Issues with evolution mail indexing
- From: Aleksander Morgado <aleksander lanedo com>
- To: Adrien Bustany <abustany gnome org>
- Cc: Mattias Eriksson <snaggen acc umu se>, tracker-list gnome org
- Subject: Re: [Tracker] Issues with evolution mail indexing
- Date: Fri, 03 Dec 2010 17:31:27 +0100
Hi Mattias & Adrien,
4. Searching for parts of words doesn't work as I expect. For example
with the mail above searching for '*que*' or just 'que' should give a
hit on that according to me since it matches 'unique'. Searching for
'uni' gives a hit with the current version, so starts with seems to be
ok but not contains.
I think we only support prefix matching, needs to be confirmed.
This is true. When it comes to looking for words providing only part of
the word, our current FTS works only if the word prefix is provided,
similar to google search. Of course, it supports looking for full words
or sentences, but it also supports even more complicated things like
search for resources with the words "red" AND ("blue" OR "yellow") AND
(NOT "green")
See http://live.gnome.org/Tracker/Documentation/Examples/SPARQL/FTS
Cheers,
--
Aleksander
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]