I either was not clear in my question or I don't understand your
reply. Using my previous example - I want to be able to type
'secretary' and get suggestions that include 'secretary of state' and
'treasury secretary'. So the search term can be anywhere - not just
at the beginning of the suggestion.
Thanks
On Feb 16, 10:03 pm, Cyrus Mistry <
cyr...@gmail.com> wrote:
> Absolutely - search-as-you-type was made to do exactly this. The only
> thing you'll have to do is either modify your XML list to be a flat
> list in the format that the search-as-you-type sample code expects, or
> modify the sample code to read from your XML list instead.
>
> Good luck!
>
> -Cyrus
>
>
>
>
>
>
>
> > I am looking into using search as you type on our Google Mini. I want
> > the Mini to suggest occupations from a large list we keep in a XML
> > document. It appears to work this way - if I type 'secretary' it will
> > suggest everything that starts with 'secretary' like 'secretary of the
> > defense'. It will not suggest things that include but do not begin
> > with 'secretary'. For example - If I type in 'secretary' it will not
> > suggest 'treasury secretary'. Is there a way, using the Google Mini,
> > to do this? Search as you type looked like the best option but if
> > there is a better way I would appreciate someone letting me know.
>
> > Thanks- Hide quoted text -
>
> - Show quoted text -