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 2021/12/21 02:31:45 UTC

[GitHub] [solr] venkatrockz opened a new pull request #463: Added support in solrj client to add query fields/params through java 8 consumer

venkatrockz opened a new pull request #463:
URL: https://github.com/apache/solr/pull/463


   Added support in solrj client to add query fields/params through java 8 consumer. I have added new method in solr query class which will take solr query consumer as parameter and return the solr query in order to make it easy for chaining.


-- 
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] janhoy commented on pull request #463: Added support in solrj client to add query fields/params through java 8 consumer

Posted by GitBox <gi...@apache.org>.
janhoy commented on pull request #463:
URL: https://github.com/apache/solr/pull/463#issuecomment-1064407113


   Any followup on this?


-- 
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] janhoy commented on pull request #463: Added support in solrj client to add query fields/params through java 8 consumer

Posted by GitBox <gi...@apache.org>.
janhoy commented on pull request #463:
URL: https://github.com/apache/solr/pull/463#issuecomment-1014466218


   Please create a JIRA and fill in the PR template. Also, you have to explain the feature you are proposing much more in detail. Give examples of what is difficult to achieve today, then explain what a Consumer is and how to use it and why you think it justifies expanding the API. Then there may be some discussion in JIRA or here in the PR.
   
   If there is agreement that this is useful, you'd need to also add CHANGES.txt entry and Reference Guide documentation (if applicable)


-- 
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