You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/06/03 15:32:45 UTC

[jira] Created: (LUCENE-1298) MoreLikeThis ignores custom similarity

MoreLikeThis ignores custom similarity
--------------------------------------

                 Key: LUCENE-1298
                 URL: https://issues.apache.org/jira/browse/LUCENE-1298
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Grant Ingersoll
            Assignee: Grant Ingersoll
            Priority: Minor


MoreLikeThis only allows the use of the DefaultSimilarity.  Patch shortly

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


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


[jira] Updated: (LUCENE-1298) MoreLikeThis ignores custom similarity

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll updated LUCENE-1298:
------------------------------------

    Attachment: LUCENE-1298.patch

Patch

> MoreLikeThis ignores custom similarity
> --------------------------------------
>
>                 Key: LUCENE-1298
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1298
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: LUCENE-1298.patch
>
>
> MoreLikeThis only allows the use of the DefaultSimilarity.  Patch shortly

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


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


[jira] Resolved: (LUCENE-1298) MoreLikeThis ignores custom similarity

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll resolved LUCENE-1298.
-------------------------------------

       Resolution: Fixed
    Lucene Fields:   (was: [New])

Committed revision 663054.

> MoreLikeThis ignores custom similarity
> --------------------------------------
>
>                 Key: LUCENE-1298
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1298
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: LUCENE-1298.patch
>
>
> MoreLikeThis only allows the use of the DefaultSimilarity.  Patch shortly

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


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