Hello Lars,

for an item index it is just:
webui.browse.index.<n> = <index name> : item : <sort option name> : (asc |
desc)
with the correpsonding sort option in the form
 webui.itemlist.sort-option.<n> = <option name> :<schema
prefix>.<element>[.<qualifier>|.*] : (date | text | ...) : (show | hide)

An item index is a "full" index.

So with your example it would be
webui.browse.index.7 =identifierother:item:identifierother
webui.itemlist.sort-option.4 = identifierother:dc.identifier.other:date

Hope this helps

Claudia Jürgen

>
>
> hello claudia,
>
> thanks for the quick answer.
> but i get this error:
> Exception: Browse Index configuration is not valid: webui.browse.index.7
> = identifierother:item:dc.identifier.other:date:full
> org.dspace.browse.BrowseException: Browse Index configuration is not
> valid: webui.browse.index.7 =
> identifierother:item:dc.identifier.other:date:full
>      at org.dspace.browse.BrowseIndex.<init>(BrowseIndex.java:202)
>      at
> org.dspace.browse.BrowseIndex.getBrowseIndices(BrowseIndex.java:682)
>      at org.dspace.browse.IndexBrowse.<init>(IndexBrowse.java:123)
>      at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:626)
>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>      at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>      at java.lang.reflect.Method.invoke(Method.java:597)
>      at
> org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
>
> best
> lars
>
> Am 10.10.11 17:06, schrieb Claudia Jürgen:
>> Hello Lars,
>>
>> you created a metadata index with
>> webui.browse.index.7 = identifierother:metadata:...
>> try to create an item index
>> webui.browse.index.7 = identifierother:item:...
>>
>> Hope this helps
>>
>> Claudia Jürgen
>>
>>
>> Am 10.10.2011 16:25, schrieb Lars Möller:
>>> hello,
>>>
>>> i have problems to configure the webui.browse.index in dspace-1.7 using
>>> xmlui.
>>> in special setting up the<index display>.
>>> the following browsindex should print out a full list.
>>> webui.browse.index.7 =
>>> identifierother:metadata:dc.identifier.other:date:full
>>>
>>> in the manual for version 1.7 in chapter 6.2.26.1. Defining the
>>> Indexes:
>>>> Choose full or single. This refers to the way that the index will be
>>>> displayed in the browse list- ing. "Full" will be the full item list
>>>> as specified by webui.itemlist.columns ; "single" will be a single
>>>> list of only the indexed term.
>>> the webui.itemlist.columns is set up also (but i believe this has no
>>> effect for the xmlui part).
>>>
>>> but i can see only the single column dc.identifier.other not the
>>> defined
>>> columns in the xmlui theme.
>>>
>>> the webui.browse.index.3 = title:item:title brings out a complete list
>>> of title, date, creator, etc.
>>>
>>> index has been new created with ./dspace  index-init (tomcat
>>> restarted).
>>>
>>> has somebody an idea, hint ...
>>>
>>> best
>>> lars moeller
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> All the data continuously generated in your IT infrastructure contains
>>> a
>>> definitive record of customers, application performance, security
>>> threats, fraudulent activity and more. Splunk takes this data and makes
>>> sense of it. Business sense. IT sense. Common sense.
>>> http://p.sf.net/sfu/splunk-d2dcopy1
>>> _______________________________________________
>>> DSpace-tech mailing list
>>> DSpace-tech@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>


Mit freundlichen Gruessen

Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/
Tel.: 0049-231-755-4043




------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to