You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Markus Kalkbrenner (JIRA)" <ji...@apache.org> on 2019/05/31 12:53:00 UTC

[jira] [Created] (SOLR-13505) MLT (MoreLikeThis) broken in Techproducts example

Markus Kalkbrenner created SOLR-13505:
-----------------------------------------

             Summary: MLT (MoreLikeThis) broken in Techproducts example
                 Key: SOLR-13505
                 URL: https://issues.apache.org/jira/browse/SOLR-13505
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: MoreLikeThis
    Affects Versions: 8.1.1
            Reporter: Markus Kalkbrenner


In the techproducts example the "more like this" link in search results of the
{code:java}
/browse{code}
query handler always returns no results.

You need to add
{code:java}
&mlt.mintf=1&mlt.mindf=1
{code}
to the query to get results!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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