Is there anything built into DotLucene that will handle duplicate entries? While I am going to do my best to make sure there are no duplicates, there may be a case where I am unsure if a transaction completed (such as a disk full situation, maybe) and I might want to re-add a certain number of items just to make sure they are in there.
If there isn't something built in, is there a strategy others have used to handle this? Thanks.
