source: trunk/gsdl3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10737   19 years kjdon Java Wrapper for GDBM, from Martin Pool. Original website gone, so …
(edit) @10711   19 years kjdon changed LIBOBJS=... to AC_LIBOBJ…
(edit) @10683   19 years kjdon small changes
(edit) @10677   19 years kjdon make sure teh path separators are correct for gsdl3_home
(edit) @10652   19 years kjdon fixed a bug with indexstem
(edit) @10651   19 years kjdon made all index/gdbm db paths use indexstem instead of cluster_name
(edit) @10650   19 years kjdon index stem now needed for GDBMDatabaseFile
(edit) @10649   19 years kjdon indexStem element added
(edit) @10616   19 years kjdon committed two methods printXMLNode added by David King
(edit) @10615   19 years kjdon set message router in collections too
(edit) @10590   19 years nzdl commented out some debug statements
(edit) @10589   19 years nzdl removed some debug print statements
(edit) @10334   19 years kjdon in getMetadataList, if all_metadata, then use getMultiInfo to make …
(edit) @10322   19 years kjdon just committing the version generated by the ant target - if it gets …
(edit) @10319   19 years kjdon added some missing quotes for site_name
(edit) @10307   19 years kjdon made the username property optional
(edit) @10306   19 years kjdon need to check for empty password too
(edit) @10299   19 years kjdon made this more general - now specify what user and pword properties …
(edit) @10297   19 years kjdon gsdl3home now comes from globalProperties, not the web.xml file
(edit) @10296   19 years kjdon changed the args a bit, gsdl3_home now comes from GlobalProperties (in …
(edit) @10295   19 years kjdon new static class to hold global properties, read in from …
(edit) @10294   19 years kjdon made the connection a bit more dynamic - gets server and port and …
(edit) @10293   19 years kjdon gsdl3_home now comes from GlobalProperties, not config_params
(edit) @10292   19 years kjdon changed the site loading/reloading stuff a bit. now get GSDL3Home from …
(edit) @10290   19 years kjdon the address for a remote site can now come from address att as before, …
(edit) @10289   19 years kjdon changed the xml for siteConfig files a bit - removed SITE_NAME_ELEM …
(edit) @10285   19 years kjdon soap servers now use GlobalProperties to find gsdl3_home, not …
(edit) @10202   19 years kjdon getString now uses a StringBuffer instead of concating lots of Strings
(edit) @10194   19 years kjdon when doing a search, if teh result is not in the right format, now …
(edit) @10193   19 years kjdon check the field param before sending it to IVia - it may contain an …
(edit) @10191   19 years kjdon changes to jni stuff for Mac OS -configure now sets JNIINC, JNISUFFIX, …
(edit) @10188   19 years kjdon ooops, had committed isMac() twice
(edit) @10187   19 years kjdon modified the gdbm db file path to use .bdb if on a mac
(edit) @10186   19 years kjdon added isMac() to test for Mac OS
(edit) @10169   19 years kjdon added isMac()
(edit) @10124   19 years kjdon forgot the GSFIle import statement
(edit) @10123   19 years kjdon use th web app classloader to find the SOAPServer.cfg file
(edit) @10122   19 years kjdon changed some erroneous localsite to @sitename@, use teh web app …
(edit) @10100   19 years kjdon removed a couple of unused methods, gsdl3home now points to the web …
(edit) @10093   19 years kjdon The ServiceRack class's configure method is no longer abstract so all …
(edit) @10089   19 years kjdon pass in a collection class loader to the entity resolver
(edit) @10088   19 years kjdon now keep a reference to the class loader
(edit) @10087   19 years kjdon can now specify a class loader to use instead of the default - which …
(edit) @10086   19 years kjdon class loader now takes a parent class loader as a constructor arg - …
(edit) @10071   19 years kjdon the jar file is now made in mghome directory, and nothing is done with …
(edit) @10067   19 years kjdon turned off the defer node expansion feature in the xerces parser
(edit) @10066   19 years kjdon removed an unnecessary import statement
(edit) @10065   19 years kjdon applet jar files are now in applet subdir, not lib subdir, so I …
(edit) @9993   19 years kjdon added JAVA_HOME/bin to the javac,javah,jar commands
(edit) @9987   19 years kjdon added in an exitValue/get_exit_value method to the MGPassesWrapper
(edit) @9985   19 years kjdon added quotes around the java executable paths
(edit) @9977   19 years kjdon added a getNextNode method that doesn't print out stuff to a buffer - …
(edit) @9976   19 years kjdon removed the addIndex from the interface, -am going to get rid of …
(edit) @9975   19 years kjdon tidied up the MGIndexer. no longer based on AbstractIndexer - I'm …
(edit) @9966   19 years kjdon only add in the docNodeList if there are some query results
(edit) @9965   19 years kjdon if there is no docnode list, add a dummy one in to teh page response. …
(edit) @9940   19 years kjdon reformatted the code
(edit) @9939   19 years kjdon changed name from GatePOSTag to GateTag cos its not a POS tagger
(edit) @9914   19 years kjdon added in some handling for new messaging type requests which can go …
(edit) @9913   19 years kjdon removed some comments, changed something - can't remember exactly why
(edit) @9912   19 years kjdon added in index handling for paths eg response[1]/docNodeList - so far …
(edit) @9902   19 years kjdon added back in teh default index stuff - wasn't being used in the index …
(edit) @9901   19 years kjdon removed a commented out line
(edit) @9900   19 years kjdon uncommented teh horizontaAtTop hack - now don't get horizontalAtTop …
(edit) @9886   19 years kjdon renamed FedoraSearch.java to FedoraSearch.java.tmp cos it is using …
(edit) @9874   19 years kjdon merged from branch ant-install-branch: merge 1
(edit) @9728   19 years chi This enables a search in Fedora repository through GSIII interface.It …
(edit) @9435   19 years kjdon if we have found some format in the info element, don't look for it in …
(edit) @9434   19 years kjdon added replaceFirstLInk funciton
(edit) @9433   19 years kjdon added in code to cope when we have more than one service with the same …
(edit) @9426   19 years kjdon changed the collection specific stuff slightly - instead of the single …
(edit) @9425   19 years kjdon added getResourceDir methods to provide the path to the collection …
(edit) @9424   19 years kjdon added a new constructor that takes a specified classloader which is …
(edit) @9423   19 years kjdon modified getTextSTring: if no dictionary is specified, now tries a …
(edit) @9422   19 years kjdon a new class loader class that knows about the resources directory in a …
(edit) @9405   19 years kjdon replaced a couple of strings with constants, and made teh …
(edit) @9304   19 years kjdon renamed to xxx.tmp so its not compiled - need to sort out whether we …
(edit) @9289   19 years kjdon removed some unnecessary stuff from configure - call the super class …
(edit) @9288   19 years kjdon added fields does_structure|metadata|content - if these are false, …
(edit) @9286   19 years kjdon renamed MapQuery to MapSearch, and it now inherits from AbstractSearch
(edit) @9281   19 years kjdon tidying up, removed dictionary name from getTextString calls
(edit) @9280   19 years kjdon no longer need the dictionary_name field
(edit) @9279   19 years kjdon changed again how you get text strings. have gone back to using the …
(edit) @9276   19 years kjdon can now send the same message to several modules - use a comma …
(edit) @9273   19 years kjdon removed some unnecessary stuff that AbstractSearch already does
(edit) @9272   19 years kjdon made this inherit from AbstractSearch
(edit) @9271   19 years kjdon set does_chunking to true
(edit) @9270   19 years kjdon made does_chunking false by default, added ina new flag, …
(edit) @9268   19 years kjdon removed the abstract declarations for methods that are now defined in …
(edit) @9267   19 years kjdon Chi's new search service that just talks to the Google web service …
(edit) @9266   19 years kjdon added a does chunking flag - whether or not the service provides …
(edit) @9265   19 years kjdon instead of returning null if something goes wrong, which then calls a …
(edit) @9264   19 years kjdon now looks for an error element after the query
(edit) @9261   19 years kjdon fixed a bug in addError
(edit) @9234   19 years chi Search and Retrieve Informine Service. Based on the new AbstractSearch
(edit) @9140   19 years kjdon added a checdk for metadata in a search result - if its there, we …
(edit) @9050   19 years kjdon modified the get method to convert to utf-8, so other languages should …
(edit) @9012   19 years kjdon one of the getTextStrings needed AbstractSearch dictionary name param
(edit) @9010   19 years kjdon changed extlink2OID to externalId2OID
(edit) @9007   19 years kjdon added a check for null term element in search term highlighting code. …
Note: See TracRevisionLog for help on using the revision log.