RE: solr-dih does multiple queries for sub-entities

2013-03-04 Thread harpax
ml'", "query", " SELECT id, b FROM a_table WHERE id = 'report-1358168401817.xml'", "query", " SELECT id, b FROM a_table WHERE id = 'report-1358168401817.xml'", "time-taken", "0:0:0.297", "time-taken", "0:0:0.297", "time-taken", "0:0:0.297", "time-taken", "0:0:0.297", null, "--- row #1-", "ID", "report-1358168401817.xml", "B", "some data", "-", null, ] ], -- View this message in context: http://lucene.472066.n3.nabble.com/solr-dih-does-multiple-queries-for-sub-entities-tp4044522p4044552.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: solr-dih does multiple queries for sub-entities

2013-03-04 Thread Dyer, James
[mailto:a.psczo...@pan-sonic.de] Sent: Monday, March 04, 2013 8:49 AM To: solr-user@lucene.apache.org Subject: solr-dih does multiple queries for sub-entities Hi, I am trying to use the DIH for crawling over some xml-files and xpathing them and then access a db with the filename as a key. That works, but

solr-dih does multiple queries for sub-entities

2013-03-04 Thread harpax
-- -- -- View this message in context: http://lucene.472066.n3.nabble.com/solr-dih-does-multiple-queries-for-sub-entities-tp4044522.html Sent from the Solr - User mailing list