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

ASF GitHub Bot commented on LUCENE-7785:
----------------------------------------

GitHub user arysin opened a pull request:

    https://github.com/apache/lucene-solr/pull/187

    LUCENE-7785: Move dictionary for Ukrainan analyzer to external dependency

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arysin/lucene-solr master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/187.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #187
    
----
commit f7291006b378e11cb67d9078efe52e9ace9e3f47
Author: Andriy Rysin <[email protected]>
Date:   2017-03-25T22:15:56Z

    LUCENE-7785: Move dictionary for Ukrainan analyzer to external dependency

----


> Move dictionary for Ukrainian analyzer to external dependency
> -------------------------------------------------------------
>
>                 Key: LUCENE-7785
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7785
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Andriy Rysin
>
> Currently the dictionary for Ukrainian analyzer is a blob in the source tree. 
> We should move it out to external dependency, this allows:
> * to have less binaries in the source
> * easier to update the dictionary and track updates



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to