About Handles: have a look at  
https://wiki.duraspace.org/display/DSDOC5x/Installing+DSpace#InstallingDSpace-TheHandleServer
running a local handle server is optional though

At Princeton we use EZID<https://ezid.cdlib.org>  - but that requires a bit of 
custom coding

Monika

________________
Monika Mevenkamp
phone: 609-258-4161
Lewis Library,Washington Road and Ivy Lane, Princeton University, Princeton, NJ 
08544


On Mar 25, 2015, at 12:28 PM, Naveen Srinivasan 
<nsrin...@hawk.iit.edu<mailto:nsrin...@hawk.iit.edu>> wrote:

Hi Monika,

Thanks for the suggestions. I am able to run the index-discovery command 
without any issues as of now .As data is huge .Its running for more than an 
hour and still running. I can see the log is updated too in the log folder 
which is increasing steadily.

dspace.cfg  looks good and those changes were already taken care. I hope after 
index-discovery it should work .But I have question on Handle-Server ; Do we 
need to register our service in http://www.handle.net/service_agreement.html ? 
Thanks

Regards,
Naveen
Illinois Institute of Technology
Graduate (MCS)
Mob : (312) 774-1687

On Tue, Mar 24, 2015 at 9:20 AM, Monika C. Mevenkamp 
<moni...@princeton.edu<mailto:moni...@princeton.edu>> wrote:

index-discovery is the command that  creates and updates the solr index

Your solr server is up iff you do not get any exceptions when running this 
command.

To fully build the index run the command with the options   -b -s

You should also have a look at your solr server.  Find instructions on the 
DSPACE wiki about how to get access from your locally running browser : 
https://wiki.duraspace.org/display/DSPACE/Solr.

Choose the ‘search’ index in the drop down on the left and have a look whether 
there is anything in the index .

make sure you do have discovery enabled in your dspace.cfg file
event.dispatcher.default.consumers = versioning, discovery, eperson, harvester
or even more authoritatively run the command
<DSPACE_DEPLOY>/bin/dspace dsprop -property event.dispatcher.default.consumers


Monika





________________
Monika Mevenkamp
phone: 609-258-4161<tel:609-258-4161>
Lewis Library,Washington Road and Ivy Lane, Princeton University, Princeton, NJ 
08544


On Mar 23, 2015, at 1:52 PM, Naveen Srinivasan 
<nsrin...@hawk.iit.edu<mailto:nsrin...@hawk.iit.edu>> wrote:

Hi Team

I have installed Dspace 5.1 version and copied Asset Store and themes to the 
new server from old server.Site is up and everything looks good except couple 
of items.

*  Browse and Search index is not working ,When i search I get  :"Sorry, there 
are no results for this browse."

* Similarly when i use Item submission/ upload ,I am getting blank page after 
selecting any collection.

Is this because of Handle-Server ? I did not register the handle-server yet. 
Please suggest me how to fix the issue.

I ran few commands ,
 - index-db-browse: General browse index command (requires extra parameters)
 - index-discovery: Update Discovery Solr Search Index
 - index-lucene-init: Initialise the Lucene search and browse indexes
 - index-lucene-update: Update the Lucene search and browse indexes

These commands didn't help me to fix the issue. Thanks

Regards,
Naveen
Illinois Institute of Technology
Graduate (MCS)
Mob : (312) 774-1687
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. 
http://goparallel.sourceforge.net/_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net<mailto:DSpace-tech@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to