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

Simon Willnauer commented on SOLR-2272:
---------------------------------------

{quote}
But we can contribute this to the right place. Things like queries and 
queryparsers don't need to be added to Solr-only.
Its easier to do this up-front, than after the fact. I felt that it was pulling 
teeth with the analyzers, etc.
{quote}

I 100% agree with robert, I think we should not make the same mistakes we did 
with faceting (at that time solr & lucene where two projects I know - so don't 
get me wrong!!) stuff like that should be available for all users solr is just 
the sugar on top and there are many usecases where folks use something in 
between. 

simon

> Join
> ----
>
>                 Key: SOLR-2272
>                 URL: https://issues.apache.org/jira/browse/SOLR-2272
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>             Fix For: 4.0
>
>         Attachments: 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.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to