Thanks for your help, 
  Also in my case the problem is that in the view CommunityItemsByTitle an item 
with two titles 
has two records. Thus, when browsing by titles the results are the double.
In the example i gave earlier i get each item twice.  If some items have not 
the dc.title declared are not accessible by browsing by title. 

The weird is that if i choose the "next page" in the browser the counting of 
items is getting wrong and from 
item 21 i'm going to item 579. Why this happens? The items are ordered in the 
result array and i guess that 
when i specify that the top=HandleNumber the servlet searches from first item 
to find the handle i gave.

Thanks,
Ilias Stavrakis

    
  ----- Original Message ----- 
  From: Keith Gilbertson 
  To: Hlias Stavrakis 
  Cc: dspace-tech Tech 
  Sent: Tuesday, January 15, 2008 3:01 PM
  Subject: Re: [Dspace-tech] Invalid counting of items and pages in "browse by 
title"


  I've seen something like this in DSpace 1.4.2, but with browse items by 
author instead of browse by title.  The metadata for each item in a collection 
had identical values in the dc.contributor and dc.contributor.author fields.  
DSpace was making two entries for each item in the table that is used as an 
index by the browse items by author functionality.  When browsing items by 
author, each item would appear twice in the results.

  A metadata librarian gave us the okay to remove the dc.contributor element 
fields from the metadata, and to use only the qualified dc.contributor.author.  
This corrected the problem.

  I'm not sure how this would happen with titles, but I thought I'd pass this 
information along in case you're still looking for leads. 

  --
  keith


  On Jan 15, 2008 4:11 AM, Hlias Stavrakis <[EMAIL PROTECTED]> wrote:

    Hi, 
      could anyone give an explanation why in results of "browse by title"
     the number of total items is wrong and the numbering of items after the 
first pages is also wrong.

    For example, in a collection with 323 items i'm getting in first page the 

    Showing items 1-21 of 646.  

    and in the following page the

    Showing items 579-599 of 646. 

    Any comment can be helpful,
    Thanks,
    Ilias Stavrakis

    -------------------------------------------------------------------------
    Check out the new SourceForge.net Marketplace.
    It's the best place to buy or sell services for
    just about anything Open Source.
    http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
    _______________________________________________ 
    DSpace-tech mailing list
    [email protected]
    https://lists.sourceforge.net/lists/listinfo/dspace-tech 



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to