[ 
https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838734#comment-13838734
 ] 

Michal Hlavac commented on LUCENE-5356:
---------------------------------------

Another point is that lucene-morfologic doesn't need dependency to 
morfologic-polish library anymore. It's not included in patch.

> more generic lucene-morfologik integration
> ------------------------------------------
>
>                 Key: LUCENE-5356
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5356
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis
>    Affects Versions: 4.6
>            Reporter: Michal Hlavac
>            Assignee: Dawid Weiss
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 5.0, 4.7
>
>         Attachments: LUCENE-5356.patch
>
>
> I have little proposal for morfologik lucene module. Current module is 
> tightly coupled with polish DICTIONARY enumeration.
> But other people (like me) can build own dictionaries to FSA and use it with 
> lucene. 
> You can find proposal in attachment and also example usage in analyzer 
> (SlovakLemmaAnalyzer).
> It uses dictionary property as String resource from classpath, not 
> enumeration.
> One change is, that dictionary variable must be set in MofologikFilterFactory 
> (no default value).



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

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

Reply via email to