[jira] Created: (SOLR-1545) add support for sort to MoreLikeThis

View: New views
4 Messages — Rating Filter:   Alert me  

[jira] Created: (SOLR-1545) add support for sort to MoreLikeThis

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

add support for sort to MoreLikeThis
------------------------------------

                 Key: SOLR-1545
                 URL: https://issues.apache.org/jira/browse/SOLR-1545
             Project: Solr
          Issue Type: Improvement
          Components: search
    Affects Versions: 1.4
            Reporter: Bill Au
            Priority: Minor


Add support for sort to MoreLikeThis.  I will attach a patch with more info shortly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-1545) add support for sort to MoreLikeThis

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Bill Au updated SOLR-1545:
--------------------------

    Attachment: solr-1545.patch

Here is my first attempt.  I have tested it and it seems to work.  I am obtaining the Sort by calling SolrPluginUtils.getSort() and passing it into the MoreLikeThisHelper, where the sort is used when calling getDocListAndSet() and getDocList().

> add support for sort to MoreLikeThis
> ------------------------------------
>
>                 Key: SOLR-1545
>                 URL: https://issues.apache.org/jira/browse/SOLR-1545
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.4
>            Reporter: Bill Au
>            Priority: Minor
>         Attachments: solr-1545.patch
>
>
> Add support for sort to MoreLikeThis.  I will attach a patch with more info shortly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-1545) add support for sort to MoreLikeThis

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Shalin Shekhar Mangar updated SOLR-1545:
----------------------------------------

    Fix Version/s: 1.5

> add support for sort to MoreLikeThis
> ------------------------------------
>
>                 Key: SOLR-1545
>                 URL: https://issues.apache.org/jira/browse/SOLR-1545
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.4
>            Reporter: Bill Au
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: solr-1545.patch
>
>
> Add support for sort to MoreLikeThis.  I will attach a patch with more info shortly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-1545) add support for sort to MoreLikeThis

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/SOLR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779652#action_12779652 ]

Bill Au commented on SOLR-1545:
-------------------------------

Has anyone had a change to review/test this patch?  I have been testing it with my app and have not found any problem.

> add support for sort to MoreLikeThis
> ------------------------------------
>
>                 Key: SOLR-1545
>                 URL: https://issues.apache.org/jira/browse/SOLR-1545
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.4
>            Reporter: Bill Au
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: solr-1545.patch
>
>
> Add support for sort to MoreLikeThis.  I will attach a patch with more info shortly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.