[ 
https://issues.apache.org/jira/browse/LUCENE-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488213
 ] 

Karl Wettin commented on LUCENE-625:
------------------------------------

(from a mail i just posted to java-user)

There is a memoryleak in the trie at optimize() that has been fixed locally. 
Might be available in LUCENE-626 too. 

I'll repackage and post it up as soon I get time.

> Query auto completer
> --------------------
>
>                 Key: LUCENE-625
>                 URL: https://issues.apache.org/jira/browse/LUCENE-625
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>            Reporter: Karl Wettin
>            Priority: Minor
>         Attachments: autocomplete_0.0.1.tar.gz, autocomplete_20060730.tar.gz
>
>
> A trie that helps users to type in their query. Made for AJAX, works great 
> with ruby on rails common scripts <http://script.aculo.us/>. Similar to the 
> Google labs suggester.
> Trained by user queries. Optimizable. Uses an in memory corpus. Serializable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to