Yeah. I had to do some modifications myself to make this useful to my repository. (I actually changed it from a mlt search to a direct search)
I'm using 1.7.2 but it will probably be the same. /dspace-1.7.2-src-release/dspace-discovery/dspace-discovery-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/discovery/RelatedItems.java The function with the search logic in it is called performSearch(DSpaceObject dso) Happy digging. -Joseph On Fri, Dec 9, 2011 at 13:20, Jim Coble <[email protected]> wrote: > We are running DSpace 1.7.1 and using XMLUI for the interface. On the item > display page, there is a section headed "Related Items" with a subheading > "Items By Author". We're curious about the logic being used to generate this > list. It seems to include items by authors whose name contains any of the > same components as the displayed item's author's name. For example, on the > display of an item by Arthur Mitchell Fraas, the Related Items / Items By > Author section lists items by Tazra Mitchell, William Mitchell, and Arthur > Shaw, among others. > Has anyone else seen something like this ... or could point me to a relevant > section of the DSpace code. > Thanks. > --Jim > > ================================================ > Jim Coble > Core Services Technical Lead and Program Coordinator > Information Technology Services > Perkins Library > Box 90196, Duke University > Durham, NC 27708-0196 > Email: [email protected] > Voice: 919-660-5974 Fax: 919-668-2578 > ================================================ > > > > ------------------------------------------------------------------------------ > Cloud Services Checklist: Pricing and Packaging Optimization > This white paper is intended to serve as a reference, checklist and point of > discussion for anyone considering optimizing the pricing and packaging model > of a cloud services business. Read Now! > http://www.accelacomm.com/jaw/sfnl/114/51491232/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

