[ https://issues.apache.org/jira/browse/SOLR-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maurice Jumelet updated SOLR-1085: ---------------------------------- Attachment: solrj-java-morelikethis.patch Attached is a patch that adds minimal support to the solr java client for morelikethis support. Tobe done: add all query parameters as defined at: http://wiki.apache.org/solr/MoreLikeThis > SolrJ client java does not support moreLikeThis querys and results > ------------------------------------------------------------------ > > Key: SOLR-1085 > URL: https://issues.apache.org/jira/browse/SOLR-1085 > Project: Solr > Issue Type: Improvement > Components: clients - java > Affects Versions: 1.3 > Environment: SolrJ java client > Reporter: Maurice Jumelet > Fix For: 1.3.1 > > Attachments: solrj-java-morelikethis.patch > > > Although SOLR supports the more like this querys (see > http://wiki.apache.org/solr/MoreLikeThis) these type of query are currently > not supported by the SOLR java client. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.