Title Browse index has initial/definite articles showing up.
------------------------------------------------------------

                 Key: DS-496
                 URL: http://jira.dspace.org/jira/browse/DS-496
             Project: DSpace 1.x
          Issue Type: Bug
          Components: DSpace API
    Affects Versions: 1.5.2, 1.5.1, 1.5.0, 1.6.0
         Environment: UNIX/LINUX/AIX
            Reporter: Jeffrey Trimble


The default property key for the TITLE BROWSE indexing is:

webui.browse.index.3 = title:item:title

If you decide to include other DC elements (or for that matter, other schema) 
in this index, such as:

webui.browse.index.3 = 
title:metadata:dc.title,dc.relation.ispartofseries:title:full

The indexes seemed to generate correctly, but the browse screens include any 
title that begins with a definite
article (the, an, a, der, die, das, etc.) in the index and as included in the 
link.

Thus, the title: "The Art of Fugue, BWV 1080, Contrapunctus 4" has the 
following URL to link to the specific item:

http://rspace.maag.ysu.edu:8080/jspui/browse?type=title&order=ASC&rpp=20&value=The+Art+of+Fugue%2C+BWV+1080%2C+Contrapunctus+4

If you REMOVE 'The+' from the URL, the link works correctly.

Our documentation instructs the administrator how to customize the browse title 
correctly, otherwise, title.other, ispartofseries, and other title entries
would not interfile, which is absolutely necessary for the user to find all 
things collocated together.  (titles, uniform titles, series, other titles 
"should"
be in one index.






-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to