Re: multiple data source indexing through data import handler

2015-01-23 Thread Qiu Mo
d. it seems the parent entity item.id is not passed to the second entity. Thanks, Qiu Mo (Joe) From: Alexandre Rafalovitch Sent: Friday, January 23, 2015 3:25 PM To: solr-user Subject: Re: multiple data source indexing through data import handler

Re: multiple data source indexing through data import handler

2015-01-23 Thread Alexandre Rafalovitch
Try ${item.id} as that's what you are mapping it to. See also: https://issues.apache.org/jira/browse/SOLR-4383 Regards, Alex. Sign up for my Solr resources newsletter at http://www.solr-start.com/ On 23 January 2015 at 15:01, Qiu Mo wrote: > I am indexing data from two different databa