You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by alessandrobenedetti <gi...@git.apache.org> on 2018/05/22 12:35:47 UTC

[GitHub] lucene-solr pull request #380: Lucene 8326

GitHub user alessandrobenedetti opened a pull request:

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

    Lucene 8326

    More Like This can be refactored to improve the code readability, test coverage and maintenance.
    Scope of this Jira issue is to start the More Like This refactor from the More Like This Params.
    This Jira will not improve the current More Like This but just keep the same functionality with a refactored code.
    Other Jira issues will follow improving the overall code readability, test coverage and maintenance.

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

    $ git pull https://github.com/SeaseLtd/lucene-solr LUCENE-8326

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

    https://github.com/apache/lucene-solr/pull/380.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 #380
    
----
commit d0cd13e763e77bfb39c8e1a657e968436122a6a6
Author: Alessandro Benedetti <a....@...>
Date:   2018-05-01T12:49:31Z

    [SOLR-12299] More Like This Query Params refactor + tests

commit e944e83b137527d5128a56be0253d25f4db9395f
Author: Alessandro Benedetti <a....@...>
Date:   2018-05-02T16:39:53Z

    [SOLR-12304] More Like This component interesting term fix +tests

commit c8a591bed313630c7a85f88356854ef84962af11
Author: Alessandro Benedetti <a....@...>
Date:   2018-05-03T14:06:08Z

    Merge branch 'SOLR-12304' into SOLR-12299
    
    # Conflicts:
    #	solr/core/src/java/org/apache/solr/handler/component/MoreLikeThisComponent.java

commit 40705fb6e5a25cc18767eb3441f33e4cd016f6af
Author: Alessandro Benedetti <a....@...>
Date:   2018-05-03T16:44:20Z

    [SOLR-12299] More Like This Parameters + tests

commit 5d48a7777b13967f014afb935d971b0c5391955c
Author: Alessandro Benedetti <a....@...>
Date:   2018-05-03T17:14:06Z

    [SOLR-12299] precommit fixes

commit a216606ebdc5c7fecd39f3edb9bd4d8581f81933
Author: Alessandro Benedetti <a....@...>
Date:   2018-05-04T12:31:21Z

    Merge remote-tracking branch 'upstream/master' into SOLR-12299

commit 5e6c5d4b3ed6e47980003a68eab5dd89104a2c73
Author: Alessandro Benedetti <a....@...>
Date:   2018-05-22T12:34:18Z

    Merge remote-tracking branch 'upstream/master' into LUCENE-8326

----


---

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