GitHub user alessandrobenedetti opened a pull request:

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

    SOLR-12299

    This Pull Request is about the first step in the More Like This refactor.
    The overall scope of the refactor is to improve the test coverage, 
readability and maintenance of the More Like This module.
    
    Scope of this patch is to extract the More Like This parameters in a 
cohesive and tested class.
    Other patches will follow.

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

    $ git pull https://github.com/SeaseLtd/lucene-solr SOLR-12299

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

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

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

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

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

commit c8a591bed313630c7a85f88356854ef84962af11
Author: Alessandro Benedetti <a.benedetti@...>
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.benedetti@...>
Date:   2018-05-03T16:44:20Z

    [SOLR-12299] More Like This Parameters + tests

----


---

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

Reply via email to