Any solution for this found yet ?
Thanks! Päivi > Re: [Dspace-tech] search can't sort by date issued > From: James Bardin <jbardin@bu...> - 2011-10-27 19:23 > On Thu, Oct 27, 2011 at 1:52 PM, Blanco, Jose <blancoj@...> wrote: >> >> # Browse indexes >> webui.browse.index.1 = title:item:title >> webui.browse.index.2 = author:metadata:dc.contributor.author:text >> webui.browse.index.3 = subject:metadata:dc.subject.*:text >> webui.browse.index.4 = dateissued:item:dateissued >> >> # Sorting options >> webui.itemlist.sort-option.1 = title:dc.title:title >> webui.itemlist.sort-option.2 = dateissued:dc.date.issued:date >> webui.itemlist.sort-option.3 = dateaccessioned:dc.date.accessioned:date >> > Yeah, I have dateissued in both the browse.index and sort-option, like above. > Sorting by dateissued *does* work in browsing, but not for search > results (I think search result ordering is done by lucene, and not the > webui). I took a guess and added another search index for > dateissued:dc.date.issued:date, but that doesn't seem to have any > effect. > -jim ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

