[ 
https://issues.apache.org/jira/browse/SOLR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025346#comment-13025346
 ] 

Yonik Seeley commented on SOLR-2272:
------------------------------------

Sorry, I can't entertain this nonsense.
Lucene and Solr merged as equal projects.  The domain of neither project 
shrunk.  There is no "right place" for this code.  People could have done the 
work with their lucene hat on or their solr hat on.

The history behind this particular patch is that it was for a customer using 
Solr - and I scoped the time based on that.

It's simply preposterous that an improvement to Solr be blocked because some 
might want a lucene-usable module too.  It's just as preposterous to block a 
lucene improvement because solr can't use it yet.  If someone wants to do 
something for lucene users, fine.  But that currently has no bearing on this 
patch.

> Join
> ----
>
>                 Key: SOLR-2272
>                 URL: https://issues.apache.org/jira/browse/SOLR-2272
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Yonik Seeley
>             Fix For: 4.0
>
>         Attachments: SOLR-2272.patch, SOLR-2272.patch, SOLR-2272.patch
>
>
> Limited join functionality for Solr, mapping one set of IDs matching a query 
> to another set of IDs, based on the indexed tokens of the fields.
> Example:
> fq={!join  from=parent_ptr to:parent_id}child_doc:query

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to