Hello, Attempting to sort search results by "issue date" results in the following error: "ERROR org.dspace.search.DSQuery @ Unable to use speficied sort option: dateissued"
Checking DSQuery.java (line ~235) shows that this is catching a generic exception from lucene, which results in the sorting falling back to "relevance". This is confusing to users, because there no indication from the xmlui that would indicate the sorting failed or is incorrect. Any ideas why sorting on dc.date.isssued is failing, or where to start for troubleshooting? Thanks, -- James Bardin <[email protected]> Systems Engineer Boston University IS&T ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

