: > My index seems to be duplicating all records on insert even though I have : > my add statements set to not allow duplicates. : > : > I've provided a samle xml file of add docs. Anyone experienced this?
Is your "id" field listed as the <uniqueKey> in your schema.xml? -Hoss