[Dspace-tech] Sorting By Date

2009-05-29 Thread Davidson, Keli
I am searching specific subject articles and they are listed from oldest date 
to the most recent date.  I want to be able organize the dates from ascending 
to descending within the specific subject that the user specifies. 
 
I have already tried Claudia's recommendation (Thank you by the way!)
 
You can configure the browse index, see
[dspace-source]/dspace/config/dspace.cfg
Section ## Browse Configuration ##

# For compatibility with previous versions:
#
webui.browse.index.1 = dateissued:item:dateissued

If you want to have the browse by date issued desc just change the line to:
webui.browse.index.1 = dateissued:item:dateissued:desc
 
But it still did not work. If any one has any ideas please email 
lmul...@lrri.org, just because she is the DSpace master at our institute. 
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Error For Sorting

2009-05-29 Thread Davidson, Keli
I am searching specific subject articles and they are listed from oldest date 
to the most recent date.  I want to be able organize the dates from ascending 
to descending within the specific subject that the user specifies. 
 
I have already tried Claudia's recommendation (Thank you by the way!)
 
You can configure the browse index, see
[dspace-source]/dspace/config/dspace.cfg
Section ## Browse Configuration ##

# For compatibility with previous versions:
#
webui.browse.index.1 = dateissued:item:dateissued

If you want to have the browse by date issued desc just change the line to:
webui.browse.index.1 = dateissued:item:dateissued:desc
 
But it still did not work Below is the error message. If any one has any ideas 
please email lmul...@lrri.org, just because she is the DSpace master at our 
institute.

login as: root

r...@dspace's password:

Last login: Fri May 29 12:47:49 2009 from d613.lobos.lrri.org

[r...@dspace ~]# cd /dspace/bin

[r...@dspace bin]# ./index-all

Creating browse index

Warning: -Xmx256m not understood. Ignoring.

Indexing all Items in DSpace ... Done

Creating search index

Warning: -Xmx256m not understood. Ignoring.

Exception in thread main java.lang.IncompatibleClassChangeError: field 
org.apache.lucene.analysis.standard.StandardFilter.tokenImage was not found.

   at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)

   at org.apache.lucene.analysis.standard.StandardFilter.clinit() (Unknown 
Source)

   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)

   at org.dspace.search.DSAnalyzer.tokenStream(java.lang.String, 
java.io.Reader) (Unknown Source)

   at 
org.apache.lucene.index.DocumentWriter.invertDocument(org.apache.lucene.document.Document)
 (Unknown Source)

   at org.apache.lucene.index.DocumentWriter.addDocument(java.lang.String, 
org.apache.lucene.document.Document) (Unknown Source)

   at 
org.apache.lucene.index.IndexWriter.buildSingleDocSegment(org.apache.lucene.document.Document,
 org.apache.lucene.analysis.Analyzer) (Unknown Source)

   at 
org.apache.lucene.index.IndexWriter.updateDocument(org.apache.lucene.index.Term,
 org.apache.lucene.document.Document, org.apache.lucene.analysis.Analyzer) 
(Unknown Source)

   at 
org.apache.lucene.index.IndexWriter.updateDocument(org.apache.lucene.index.Term,
 org.apache.lucene.document.Document) (Unknown Source)

   at org.dspace.search.DSIndexer.indexContent(org.dspace.core.Context, 
org.dspace.content.DSpaceObject, boolean) (Unknown Source)

   at org.dspace.search.DSIndexer.updateIndex(org.dspace.core.Context, boolean) 
(Unknown Source)

   at org.dspace.search.DSIndexer.createIndex(org.dspace.core.Context) (Unknown 
Source)

   at org.dspace.search.DSIndexer.main(java.lang.String[]) (Unknown Source)

[r...@dspace bin]#

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] (no subject)

2009-05-21 Thread Davidson, Keli
Hello,
I am wondering how to organize by issue date. When I search for a subject and 
select the dates are listed from oldest to newest and I would like to have it 
vice versa. Any help would be appreciated! 
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com ___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Sorting

2009-05-21 Thread Davidson, Keli
Hello,
I am wondering how to organize by a specific catagory, ie subject date, author, 
subject ect.  I want to be able organize by dates. Currently my searches are 
listed from oldest to newest in accordance to date and I would like to have it 
vice versa. Any help would be appreciated! 
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com ___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech