You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/09/14 09:16:24 UTC

[GitHub] [solr] mkhludnev opened a new pull request, #1010: SOLR-7883: /mlt handler to support facets

mkhludnev opened a new pull request, #1010:
URL: https://github.com/apache/solr/pull/1010

   Just a no brainer fix with a shallow test coverage. I'm not sure who need this standalone handler still. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] epugh commented on pull request #1010: SOLR-7883: /mlt handler to support facets

Posted by GitBox <gi...@apache.org>.
epugh commented on PR #1010:
URL: https://github.com/apache/solr/pull/1010#issuecomment-1246646488

   I was expecting to find no mention of facets on https://solr.apache.org/guide/solr/latest/query-guide/morelikethis.html#request-handler-parameters, and turn out to be wrong...
   
   Prior to the PR, is the statement wrong?  I.e it doesn't support faceting?
   
   > It supports faceting, paging, and filtering using common query parameters
   
   Do we know if paging and filtering work?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] mkhludnev commented on pull request #1010: SOLR-7883: /mlt handler to support facets

Posted by GitBox <gi...@apache.org>.
mkhludnev commented on PR #1010:
URL: https://github.com/apache/solr/pull/1010#issuecomment-1247059232

   I suppose facets worked in mlt handler in the beginning (though w/o test coverage) until FacetModule/Context were introduced. 
   > Do we know if paging and filtering work?
   Excuse me, @epugh , but it's a thread hijack. I'll happy to check it in a separate issue. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] mkhludnev merged pull request #1010: SOLR-7883: /mlt handler to support facets

Posted by GitBox <gi...@apache.org>.
mkhludnev merged PR #1010:
URL: https://github.com/apache/solr/pull/1010


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org