Hi, I was reading about DIH on the this Wiki link : http://wiki.apache.org/solr/DataImportHandler#A_shorter_data-config The following was said about entity primary key: "is *optional* and only needed when using delta-imports". Does this mean that the primary key is mandatory for delta imports? I am asking because i am going to be importing from a view with no primary key.
Thanks.