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/11/30 10:35:28 UTC

[GitHub] [solr-operator] ivanspasov99 opened a new issue, #500: [Feature] Cross Collection Join Query to return Filter Fields

ivanspasov99 opened a new issue, #500:
URL: https://github.com/apache/solr-operator/issues/500

   Is it possible to have the option in the Cross Collection Join Query to return the joined fields also? I have succeeded in filtering by field in another collection which tells me that on runtime Solr have information about that field. Why not to returned it also? 
   
   Example: `fq={!join from=id fromIndex=movie_directors to=director_id}has_oscar:true`. If we can have option to return `has_oscar` or other field we query on. 
   
   Technical to have the option to join (fields) collection on filtering (similar to relational db join). It would be really useful in big distributed system with multiple collections.


-- 
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.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-operator] HoustonPutman commented on issue #500: [Feature] Cross Collection Join Query to return Filter Fields

Posted by GitBox <gi...@apache.org>.
HoustonPutman commented on issue #500:
URL: https://github.com/apache/solr-operator/issues/500#issuecomment-1363303162

   This is a question for the [Solr Users list](https://solr.apache.org/community.html#mailing-lists-chat). The Solr Operator project only deals with runtime issues of running Solr in Kubernetes.


-- 
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-operator] HoustonPutman closed issue #500: [Feature] Cross Collection Join Query to return Filter Fields

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #500: [Feature] Cross Collection Join Query to return Filter Fields
URL: https://github.com/apache/solr-operator/issues/500


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