Hi, On Thu, 2006-06-08 at 20:42 +0200, Rafał Próchniak wrote: > Yes. For example, if I search for north and olson, I get the other files > not included in the original north only query. So it seems that files > with north (the economist) are indexed, but they do not show up in the > query results if only north is searched. Searching for north + other > terms (be it other names, filenames or other relevant keywords) shows > different files than north only query.
Results generally are capped at 100 per backend. So if a search for "north" would result in more than 100, this is to be expected. However, since the search for "douglass north" returned fewer than 100 results, there might be something fishy going on. > Is there anything more I can do to diagnose it or better check again > when I have more recent beagle and everything reindexed? You could try running beagle-extract-content on a file which contains both "north" and "douglass" that isn't being found when you search and see if the textual data is actually being extracted correctly. Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
