greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16687

Show
Ignore:
Timestamp:
2008-08-08 13:16:49 (5 months ago)
Author:
davidb
Message:

Changed infominehelper.ucr.edu to infomine.ucr.edu. The former no longer seems to work (visited it on the web, and found that searches initiated from web page also produced error). The latter seems to work just fine, accepting the cgi parameters as with the older one.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • greenstone3/trunk/web/sites/localsite/collect/infomine/index/buildConfig.xml

    r9275 r16687  
    33  <serviceRackList>                                                             
    44    <serviceRack name="IViaSearch"> 
    5     <iViaServer url="http://infominehelper.ucr.edu"/> 
     5    <iViaServer url="http://infomine.ucr.edu"/> 
    66    </serviceRack> 
    77    <serviceRack name="IViaRetrieve"> 
    8     <iViaServer url="http://infominehelper.ucr.edu"/> 
     8    <iViaServer url="http://infomine.ucr.edu"/> 
    99    </serviceRack> 
    1010  </serviceRackList>