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

Isabelle Giguere updated SOLR-8604:
-----------------------------------
    Attachment: SOLR-8604.patch

Cleaned up and updated to Solr 6.6.0.  Adding unit tests.

The original patch for Solr 5 contained also some partial support for 
SOLR-7913, which made it difficult to integrate and test individually.  This 
patch for Solr 6.6 contains only support for the "collection" query parameter 
in RealTimeGetComponent and CloudMLTQParser.

Also tested locally on a sample Solr with 2 collections: alias is supported, 
but not in unit tests.

> RealTimeGet and MLT qParser support for collection parameter
> ------------------------------------------------------------
>
>                 Key: SOLR-8604
>                 URL: https://issues.apache.org/jira/browse/SOLR-8604
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 5.3.1
>            Reporter: Steve Molloy
>         Attachments: SOLR-8604.patch, SOLR-8604.patch
>
>
> The MLT query parser performs a realtime get to fetch document by id if it is 
> specified. As realtime get works only within a specific collection, so does 
> MLT. If collection parameter is supplied, it should be used both in MLT 
> qparser and realtime get to fetch the document in any collection, and to use 
> it for similarity in the case of MLT.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to