You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2011/04/11 12:59:05 UTC

[jira] [Updated] (LUCENE-3017) FST should differentiate between final vs non-final stop nodes

     [ https://issues.apache.org/jira/browse/LUCENE-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated LUCENE-3017:
---------------------------------------

    Attachment: LUCENE-3017.patch

Patch.

> FST should differentiate between final vs non-final stop nodes
> --------------------------------------------------------------
>
>                 Key: LUCENE-3017
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3017
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: LUCENE-3017.patch
>
>
> I'm breaking out this one improvement from LUCENE-2948...
> Currently, if a node has no outgoing edges (a "stop node") the FST
> forcefully marks this as a final node, but it need not do this.  Ie,
> whether that node is final or not should be orthogonal to whether it
> has arcs leaving or not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org