Thanks!

Mike McCandless

http://blog.mikemccandless.com


On Wed, Oct 31, 2012 at 8:16 AM, Oliver Christ <ochr...@ebscohost.com> wrote:
> Hi,
>
> I've added
>
> LUCENE-4516 - Suggesters: allow to associate a user-specified key (int)
> with a string
>
> LUCENE-4517 - Suggesters: allow to pass a user-defined predicate/filter
> to the completion searcher
>
> LUCENE-4518 - Suggesters: highlighting (explicit markup of user-typed
> portions vs. generated portions in a suggestion)
>
> Cheers, Oli
>
> -----Original Message-----
> From: Michael McCandless [mailto:luc...@mikemccandless.com]
> Sent: Tuesday, October 30, 2012 5:22 PM
> To: java-user@lucene.apache.org
> Subject: Re: WFST/Analyzing Suggesters: foreign keys, user-supplied
> filter, highlighting
>
> On Tue, Oct 30, 2012 at 3:52 PM, Dawid Weiss <dawid.we...@gmail.com>
> wrote:
>
>>> https://issues.apache.org/jira/browse/LUCENE-4491 ?  Could you simply
>
>>> stuff your ISBN onto the end of the suggestion (ie enroll Lucene in
>>> Action|1933988177)?
>>
>> Just remember that if your suffixes are unique then you'll be
>> expanding the automaton quite a bit (unique suffix paths).
>
> That's a good point... encoding into the FST's output may be better.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to