Hi Sascha,
   the reason for this is probably that you have selected an entry type  
that has many more required and optional fields than the one you have  
given. The duplicate finding algorithm  
(net.sf.jabref.Util.containsDuplicate) is not very smart and if it finds  
empty fields in both entries, it will count this towards the two entries  
being equal.

In other words: You will have to select an entry type for which you can  
fill in many fields OR improve the duplicate detection algorithm for us ;-)

Cheers,
   Christopher

On Fri, 02 Nov 2007 10:17:17 +0100, Sascha Tönnies <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I'm currently writing an importer for JabRef. And I'm wondering why my
> entires are all marked as duplicate instead the first one. All get an id
> (entry.setId()), an title, a year and a bibtexkey. All this values are
> different. But still they are marked as duplicated. So what is the rule  
> to
> mark them?
>
> Bests,
> Sascha
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jabref-devel mailing list
Jabref-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jabref-devel

Reply via email to