Rania Stathopoulou b23cb050d1 Merge pull request #55 from EKT/DS-1231
[DS-1231] Indexing both stored and display-value from input-forms for search

Squashed commit of the following:

commit 426db183fc
Merge: b05c6a3 8334fce
Author: kstamatis <kstamatis@ekt.gr>
Date:   Sat Sep 15 08:52:12 2012 -0700

    Merge pull request #2 from abollini/DS-1231

    Ds 1231

commit 8334fceed0
Author: Andrea Bollini <bollini@cilea.it>
Date:   Sat Sep 15 17:31:08 2012 +0200

    Use the default input set if the item is not yet archived

commit c6be362592
Author: Andrea Bollini <bollini@cilea.it>
Date:   Sat Sep 15 17:23:48 2012 +0200

    Minor changes

    Code formatted using the dspace style eclipse formatter
    No store values in the index as the lucene projection is not currently used
    use generics to avoid raw type warning

commit 6e6933d174
Merge: 3b1cc06 b05c6a3
Author: Andrea Bollini <bollini@cilea.it>
Date:   Sat Sep 15 16:19:20 2012 +0200

    Merge remote-tracking branch 'EKT/DS-1231' into DS-1231

commit b05c6a3288
Author: Rania Stathopoulou <iostath@ekt.gr>
Date:   Fri Sep 14 19:49:27 2012 +0300

    Search indexing all values (now getControlledVocabulariesDisplayValueLocalized returns a list of all the values and the DSIndexer manages these values)
    A return statement is added if the item has no collection

commit 33da186e6c
Author: Rania Stathopoulou <iostath@ekt.gr>
Date:   Thu Sep 13 11:19:56 2012 +0300

    Code Indentation

commit c31651bdd8
Author: Rania Stathopoulou <iostath@ekt.gr>
Date:   Tue Sep 11 11:54:43 2012 +0300

    Code changed in order to index both stored and display-value for all localized input-forms if the user specifies 'inputform' in Search Index Configuration of dspace.cfg, e.g: search.index.12 = language:dc.language:inputform

commit d278958c22
Author: Rania Stathopoulou <iostath@ekt.gr>
Date:   Fri Sep 7 12:19:25 2012 +0300

    Package name 'gr.ekt.repositories.dspace.utils' removed.
    All functions in gr.ekt.repositories.dspace.utils.Utilities.java were transfered in org.dspace.app.util.Util.java
    Documentation added for the above functions

commit 8135fd4eb7
Author: EKT <iostath@ekt.gr>
Date:   Wed Aug 8 18:40:40 2012 +0300

    Unthrown exceptions added

commit fa8796bfeb
Author: EKT <iostath@ekt.gr>
Date:   Wed Aug 8 17:06:20 2012 +0300

    Indexing both stored and display-value from input-forms for search
2012-09-17 11:13:57 +02:00
2011-05-27 15:40:54 +00:00

Installation instructions are included in this release package under

 - dspace/docs/DSpace-Manual.pdf

DSpace version information can be viewed online at
 - https://wiki.duraspace.org/display/DSDOC/

Documentation for the most recent stable release(s) may be downloaded
or viewed online at
 - http://www.dspace.org/latest-release/
 - https://wiki.duraspace.org/display/DSDOC/

In addition, a listing of all known contributors to DSpace software can be
found online at:
https://wiki.duraspace.org/display/DSPACE/DSpaceContributors

Installation instructions for other versions may be different, so you
are encouraged to obtain the appropriate version of the Documentation
(from the links above or from the source repository).

To obtain files from the repository and build, please see:

 - https://github.com/DSpace/DSpace/

or just:

 - git clone git://github.com/DSpace/DSpace.git

Please refer any further problems to the dspace-tech@lists.sourceforge.net
mailing list.

 - http://sourceforge.net/mail/?group_id=19984


Detailed Issue Tracking for DSpace is done on our JIRA Issue Tracker

 - https://jira.duraspace.org/browse/DS


To contribute to DSpace, please see:

 - https://wiki.duraspace.org/display/DSPACE/How+to+Contribute+to+DSpace


For more details about DSpace, including a list of service providers,
places to seek help, news articles and lists of other users, please see:

 - http://www.dspace.org/


DSpace source code licensing information available online at:
 - http://www.dspace.org/license/

Copyright (c) 2002-2012, DuraSpace.  All rights reserved.
Description
(Official) The DSpace digital asset management system that powers your Institutional Repository
Readme BSD-3-Clause 518 MiB
Languages
Java 97.6%
XSLT 1.8%
HTML 0.2%
Rich Text Format 0.2%