Re: beagle r4293 - in trunk/beagle: BeagleClient beagled search search/Pages
"Joe Shaw" <[email protected]>
| Newsgroups | gmane.comp.gnome.dashboard.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey Lukas, On 12/15/07, [email protected] <[email protected]> wrote: > Implement suggestions in an unobtrusive way using FuzzyTermEnum. Suggestions are only generated upon request. How expensive is the search for suggestions? If they're inexpensive, we might want to consider returning a SuggestionsResponse for every Query instead of or in addition to explicitly requesting them. Joe