You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2017/01/03 14:11:58 UTC

[jira] [Resolved] (LUCENE-7612) Remove suggester dependency on misc

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

Alan Woodward resolved LUCENE-7612.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 6.4

> Remove suggester dependency on misc
> -----------------------------------
>
>                 Key: LUCENE-7612
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7612
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>             Fix For: 6.4
>
>         Attachments: LUCENE-7612.patch
>
>
> AnalyzingInfixSuggester uses IndexSorter, which was in the misc module when the dependency was added in LUCENE-5477.  IndexSorter is in core now, though, so this dependency can be removed.
> {{lucene/misc/src/java/org/apache/lucene/index/Sorter.java}} became {{lucene/core/src/java/org/apache/lucene/index/Sorter.java}} as part of LUCENE-6766



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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