On Mon, Jun 22, 2009 at 2:55 PM, Ingo Renner <i...@typo3.org> wrote:

>
> Hi Shalin,
>
>  I think
>> that by naming it as /autoSuggest, a lot of users have been misled since
>> there are other techniques available.
>>
>
> what would you suggest?
>
>
There are many techniques. Personally, I've used

   1. Prefix search on shingles
   2. Exact (phrase) search on n-grams

The regular prefix search also works. The good thing with these is that you
can filter and different stored value is also possible.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to