Hi Claudia, I commented out the date created field (webui.browse.index.1 = dateissued:item:dateissued) and then renumbered
When running index-init I get java errors: Creating browse index Exception in thread "main" java.lang.NoSuchMethodError: method java.util.Collections.addAll with signature (Ljava.util.Collection;[Ljava.lang.Object;)Z was not found. at org.dspace.browse.BrowseItem.getMetadata(BrowseItem.java:167) at org.dspace.browse.IndexBrowse$ItemMetadataProxy.getMetadata(IndexBrowse.java :1201) at org.dspace.browse.IndexBrowse.getSortValues(IndexBrowse.java:510) at org.dspace.browse.IndexBrowse.indexItem(IndexBrowse.java:368) at org.dspace.browse.IndexBrowse.createIndex(IndexBrowse.java:1106) at org.dspace.browse.IndexBrowse.initBrowse(IndexBrowse.java:1056) at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:707) Creating search index Thanks for your help so far Kevin -----Original Message----- From: Claudia Jürgen [mailto:[email protected]] Sent: 03 November 2009 15:53 To: Evans, Kevin Cc: '[email protected]'; Wellaway, Ian Subject: Re: [Dspace-tech] "Recent Submissions" not appearing in Dspace search Hello Kevin, what did you change in the browse configuration? Which tables are there after you ran index-init? You can get these with psql [yourdbname] then \d to obtain a list. Assuming you are using Postgres. Are there any errors logged like, e.g.: org.dspace.browse.BrowseException: org.postgresql.util.PSQLException: ERROR: relation with OID [n] does not exist Hope that helps Claudia Jürgen Evans, Kevin schrieb: > Hi Claudia, > > Thanks for your reply. > > I didn't change the parameters you mentioned but I have changed the browse > settings and ran [dspace]/bin/index-init afterwards. > > This is when the results stopped appearing. > > Can you give me some advice? > > Cheers > > Kevin > > -----Original Message----- > From: Claudia Jürgen [mailto:[email protected]] > Sent: 02 November 2009 13:29 > To: Evans, Kevin > Cc: '[email protected]'; Wellaway, Ian > Subject: Re: [Dspace-tech] "Recent Submissions" not appearing in Dspace > search > > Hello Kevin, > > what did you change in the dspace.cfg? > > Did you change any of these parameters: > > webui.itemlist.sort-option.3 = dateaccessioned:dc.date.accessioned:date > > recent.submissions.sort-option > recent.submissions.count > plugin.sequence.org.dspace.plugin.CommunityHomeProcessor > plugin.sequence.org.dspace.plugin.CollectionHomeProcessor > > And with regards to re-index. Did you change any browse settings and run > [dspace]/bin/index-init afterwards? > > Hope that helps > > Claudia Jürgen > > > Evans, Kevin schrieb: >> Hi, >> >> After a change to the dspace.cfg and a re-index "Recent Submissions" >> feature in the repository has disappeared from all collections and > community pages. >> >> Can the dates between recent submissions be set to allow for all >> submissions to be available. We have added a test submission and that > appears. >> >> There doesn't seem to be much in the logs >> >> Cheers >> >> Kevin >> >> Kevin Evans MA >> Web Services Developer, >> Integration and Webservices, >> Room 901, >> 9th Floor, Laver Building >> University of Exeter, >> Exeter, >> Devon, >> EX4 4QE >> 01392 725573 >> +447775027574 >> http://my.exeter.ac.uk <http://my.exeter.ac.uk/> >> >> This email and any attachment may contain information that is >> confidential, privileged, or subject to copyright, and which may be >> exempt from disclosure under applicable legislation. It is intended >> for the addressee only. If you received this message in error, please >> let me know and delete the email and any attachments immediately. The >> University will not accept responsibility for the >> accuracy/completeness of this e-mail and its attachments. The >> University cannot guarantee that this message and any attachments are >> virus free. Any views or opinions expressed in this message are my own and > do not necessarily represent those of the University. >> >> >> >> >> ---------------------------------------------------------------------- >> -- >> >> ---------------------------------------------------------------------- >> -------- Come build with us! The BlackBerry(R) Developer Conference in >> SF, CA is the only developer event you need to attend this year. >> Jumpstart your developing skills, take BlackBerry mobile applications >> to market and stay ahead of the curve. Join us from November 9 - 12, >> 2009. Register now! >> http://p.sf.net/sfu/devconference >> >> >> ---------------------------------------------------------------------- >> -- >> >> _______________________________________________ >> DSpace-tech mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/dspace-tech >> >> ------------------------------------------------------------------------ >> >> ---------------------------------------------------------------------------- -- >> Come build with us! The BlackBerry(R) Developer Conference in SF, CA >> is the only developer event you need to attend this year. Jumpstart your >> developing skills, take BlackBerry mobile applications to market and stay >> ahead of the curve. Join us from November 9 - 12, 2009. Register now! >> http://p.sf.net/sfu/devconference >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> DSpace-tech mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/dspace-tech
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

