The delta instructions from https://wiki.apache.org/solr/DataImportHandler#Using_delta-import_command works for me in solr 1.4 but crashes in 3.5.0 (error: "deltaQuery has no column to resolve to declared primary key pk='ITEM_ID, CATEGORY_ID'" issue: https://issues.apache.org/jira/browse/SOLR-2907)
Is there anyone out there that can confirm my bug? Because I am new to solr and hopefully I am just doing something wrong based on a misunderstanding of the wiki. Anyone successfully indexing the join of items and multiple item_categories just like the wiki example that would be willing to share their workaround or suggest a workaround? Thanks, Adam -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-delta-index-linked-entities-in-3-5-0-tp3752455p3752455.html Sent from the Solr - User mailing list archive at Nabble.com.