On Wed, 2006-05-24 at 13:11 +0530, Vikas Khengare wrote:
> So when I type “L” it will give me search options names which will
> start from “L”. Then when I will type “Lu” then it should give me
> options for names which are starting from “Lu”. & so on …… 

Vikas,

the Jira now contains code that does just that. It is a trie you will
have to train with user queries (that result something), and is not
based on the document corpus. 

http://issues.apache.org/jira/browse/LUCENE-625

I'd be more than happy to hear what you think of the API.

-- 
karl


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to