I have discovery enabled.  I'm wondering if I need to configure something
to have browsing working?   I see that when I search a collection I get the
options to sort as they are configured in the
spring-dsapce-addon-deiscory-configuration-services.xml

    <!--Sort properties-->
    <bean id="sortTitle"
class="org.dspace.discovery.configuration.DiscoverySortFieldConfiguration">
        <property name="metadataField" value="dc.title"/>
    </bean>

    <bean id="sortDateIssued"
class="org.dspace.discovery.configuration.DiscoverySortFieldConfiguration">
        <property name="metadataField" value="dc.date.issued"/>
        <property name="type" value="date"/>
    </bean>

Do I need something like this for browsing?  I'll keep looking.



On Thu, Nov 29, 2012 at 3:34 PM, Jose Blanco <[email protected]> wrote:

> Not sure I can get help on this.  I have made some changes to have the
> number of results per page be different from the default Manakin values,
> and now if I Update from one number to another, nothing changes, the same
> is true if I change the order (asc/desc) - always goes back to the default.
>
> I know this is not a lot of information, but if someone could tell me what
> file might make sense to take a look that would be great. I have been
> checking ConfigurableBrowse.java and have not been able to figure it out.
>
> I don't see any hidden values in the page when I view the Page source.
>
> Thank you!
> Jose
>
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to