I think Solr has the ability to do joins in the latest version as verified
on this issue: https://issues.apache.org/jira/browse/SOLR-3076

And some online resources point to this example:
http://blog.mikemccandless.com/2012/01/searching-relational-content-with.html
However, I am not sure if the above example is a complete one.
It leaves a lot for a fresh solr-user to guess about how to customize the
schema and how to index two documents into Solr before doing a join.



On Tue, Nov 5, 2013 at 9:31 AM, Tech Id <tech.login....@gmail.com> wrote:

> Hi,
>
> I have been searching for an example of joins using solr/lucene.
> But I have not found anything either on the net or in the src/examples.
>
> Can someone please point me to the same?
> Ideally, I need a join working with Solrj APIs (Please let me know if this
> group is Lucene-specific).
>
>
> Best Regards
>
>

Reply via email to