[
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805011#action_12805011
]
Mikkel Kamstrup Erlandsen commented on LUCENE-626:
--------------------------------------------------
Status update: All tests pass now, since the tag 'milestone3'
Missing essentials:
* An on-disk backend for Dictionary and QuerySessionManager, either via JDBC
or some Lucene magic
* More large scale testing on said on-disk backends
Missing nice-to-haves:
* Code cleanup
* More javadocs
* Optimizations (there's a lot of low hanging fruit - we sprinkle objects and
string copies all over the place!)
> Extended spell checker with phrase support and adaptive user session analysis.
> ------------------------------------------------------------------------------
>
> Key: LUCENE-626
> URL: https://issues.apache.org/jira/browse/LUCENE-626
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Search
> Reporter: Karl Wettin
> Priority: Minor
> Attachments: LUCENE-626_20071023.txt
>
>
> Extensive javadocs available in patch, but I also try to keep it compiled
> here:
> http://ginandtonique.org/~kalle/javadocs/didyoumean/org/apache/lucene/search/didyoumean/package-summary.html#package_description
> A semi-retarded reinforcement learning thingy backed by algorithmic second
> level suggestion schemes that learns from and adapts to user behavior as
> queries change, suggestions are accepted or declined, etc.
> Except for detecting spelling errors it considers context,
> composition/decomposition and a few other things.
> heroes of light and magik -> heroes of might and magic
> vinci da code -> da vinci code
> java docs -> javadocs
> blacksabbath -> black sabbath
> Depends on LUCENE-550
--
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]