On Fri, Feb 3, 2012 at 14:02, Abhishek Raval <[email protected]> wrote:
> 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:

This issue was raised several times on this list. Did you just copy
over your configuration from a pre-1.8 version? Because there have
been significant changes - both to Discovery and to the config files
which are now beign split up into [dspace]/config/modules/.

I'd recommend you to start with fresh 1.8.1 configuration and transfer
your changes one by one into the new files.

If that alone doesn't help, try to look at the previous answers:
http://www.mail-archive.com/find.php?cx=partner-pub-7266757337600734%3A2228981072&cof=FORID%3A9&ie=UTF-8&q=%22SearchServiceException%3A+Error+executing+query%22&sa=Search

> Check that the port is correct for solr.search.server in
> config/dspace-solr-search.cfg
>
> 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

In this case, the new config variable is located in
[dspace]/config/modules/discovery.cfg and is called only
search.server.

Regards,
~~helix84

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to