Re: Solr DIH sub entity

2015-09-04 Thread Mikhail Khludnev
t; > I can't use the script transformers, because they works many times slower > than java extensions. > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-DIH-sub-entity-tp4227167.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics <http://www.griddynamics.com>

RE: Solr DIH sub entity

2015-09-04 Thread Davis, Daniel (NIH/NLM) [C]
r-user@lucene.apache.org Subject: Solr DIH sub entity I mean something like this public class MySubEntityTransformer extends org.apache.solr.handler.dataimport.Transformer { @Override public Object transformRow(Map row, Context context) { Map parentRow = context.getParentContext()...

Solr DIH sub entity

2015-09-04 Thread vatuska
ge in context: http://lucene.472066.n3.nabble.com/Solr-DIH-sub-entity-tp4227167.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: SOLR DIH - Sub Entity with different datasource not working

2013-12-16 Thread Karan Ahuja
nt datasources. Is this > fine.. > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SOLR-DIH-Sub-Entity-with-different-datasource-not-working-tp4106550p4106906.html > Sent from the Solr - User mailing list archive at Nabble.com. >

RE: SOLR DIH - Sub Entity with different datasource not working

2013-12-16 Thread Lokn
datasources. Is this fine.. -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-DIH-Sub-Entity-with-different-datasource-not-working-tp4106550p4106906.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: SOLR DIH - Sub Entity with different datasource not working

2013-12-13 Thread Dyer, James
Sent: Friday, December 13, 2013 3:40 AM To: solr-user@lucene.apache.org Subject: SOLR DIH - Sub Entity with different datasource not working Hi, I have the data-config.xml with 2 data sources and the entity and sub sub-entity connecting to datasource1 and datasource2 respectively. When I do the

SOLR DIH - Sub Entity with different datasource not working

2013-12-13 Thread Lokn
in context: http://lucene.472066.n3.nabble.com/SOLR-DIH-Sub-Entity-with-different-datasource-not-working-tp4106550.html Sent from the Solr - User mailing list archive at Nabble.com.