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 2013/10/29 20:27:26 UTC

[jira] [Resolved] (LUCENE-5302) Make StemmerOverrideMap methods public

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

Alan Woodward resolved LUCENE-5302.
-----------------------------------

    Resolution: Fixed

> Make StemmerOverrideMap methods public
> --------------------------------------
>
>                 Key: LUCENE-5302
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5302
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Priority: Minor
>         Attachments: LUCENE-5302.patch
>
>
> StemmerOverrideFilter is configured with an FST-based map that you can build at construction time from a list of entries.  Building this FST offline and loading it directly as a bytestream makes construction a lot quicker, but you can't do that conveniently at the moment as all the methods of StemmerOverrideMap are package-private.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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