Hello All,

I m using dspace-1.8.1. For xmlui interface I want to unable Discovery
feature. wen i m going to run this command it gives me error like this:


D:\dspace-1.8\dspace-ins\bin>*dspace update-discovery-index*
Using DSpace installation in: D:\dspace-1.8\dspace-ins
Exception: Error executing query
org.dspace.discovery.SearchServiceException: Error executing query
        at
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:
375)
        at org.dspace.discovery.IndexClient.main(IndexClient.java:119)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)

how do i solve this ?


one more thing that


Check that the port is correct for solr.search.server in config/*
dspace-solr-search.cfg*

   1. If all of your traffic runs over port 80, then you need to remove the
   port from the URL

   ##### Search Indexing #####*solr.search.server =
http://localhost/solr/search*




there is one modification for dspace-1.7.0 version. i didnt find this file
in dspace-1.8.1 n can any one tell that how do i make this change in
dspace-1.8.1???



-- 
Thanks in advance
Abhishek Raval
Ph no.-+919601077584
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
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-dev2
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to