source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9994   19 years kjdon added a note about setting JAVA_HOME
(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) @9986   19 years kjdon added an overwrite=true att to the copys in configure-files-gsdl3
(edit) @9985   19 years kjdon added quotes around the java executable paths
(edit) @9980   19 years kjdon made a mistake in the last commit when i fixed up the tomcat compat stuff
(edit) @9979   19 years kjdon added paths to executables for configure-packages, also a test java target.
(edit) @9978   19 years kjdon removed the prepare-extra target, moved the file copy statements into …
(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) @9911   19 years kjdon added back in the application scope parameter
(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) @9899   19 years kjdon modified the classifier output - now checks the database to see if a …
(edit) @9892   19 years kjdon added a note about setting gsdl2.installed.path
(edit) @9890   19 years kjdon modified the gli-local and gli-external targets. now pass gsdlpath and …
(edit) @9886   19 years kjdon renamed FedoraSearch.java to FedoraSearch.java.tmp cos it is using …
(edit) @9882   19 years kjdon no longer use these apache soap versions - have switched to axis
(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) @9475   19 years kjdon changed the organisation of the collections: metadata.zip and …
(edit) @9474   19 years kjdon moved metadata.zip out of metadata and made it include the directory, …
(edit) @9473   19 years kjdon moved archives.zip out of archives and made it include the directory, …
(edit) @9460   19 years kjdon renaming siteConfig.xml files to siteConfig.xml.in files - for use …
(edit) @9445   19 years kjdon small changes
(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) @9287   19 years kjdon MapQuery renamed to MapSearch
(edit) @9286   19 years kjdon renamed MapQuery to MapSearch, and it now inherits from AbstractSearch
(edit) @9285   19 years kjdon IViaProxy not used any more, no use IViaSearch and IViaRetrieve
(edit) @9284   19 years kjdon renamed ClassifierBrowse.properties to AbstractBrowse.properties - …
(edit) @9283   19 years kjdon renamed MGSearch.properties to AbstractMGSearch.properties - have gone …
(edit) @9282   19 years kjdon renamed MGPPSearch.properties to AbstractMGPPSearch.properties - have …
(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) @9275   19 years kjdon uses IViaSearch and IViaREtrieve instead of IViaProxy
(edit) @9274   19 years kjdon added a bit to print out any error nodes
(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) @9069   19 years kjdon removed the rename commands added last time - they were already there …
(edit) @9068   19 years kjdon added .in file renaming to install script and moved compiling code to …
(edit) @9050   19 years kjdon modified the get method to convert to utf-8, so other languages should …
(edit) @9013   19 years kjdon need around % in the sql command otherwise it craps out and the …
(edit) @9012   19 years kjdon one of the getTextStrings needed AbstractSearch dictionary name param
(edit) @9011   19 years kjdon added highlightquery terms option to config
(edit) @9010   19 years kjdon changed extlink2OID to externalId2OID
(edit) @9009   19 years kjdon added param collName to resultNavigation template - can't necessarily …
(edit) @9008   19 years kjdon link to previous search/browse page now looks for p.c, in case come …
(edit) @9007   19 years kjdon added a check for null term element in search term highlighting code. …
(edit) @9006   19 years kjdon now outputs an indexStem element in buildCOnfig
(edit) @9005   19 years kjdon added insertIntoOrderedList and createParameterDescription2 (takes …
(edit) @9003   19 years kjdon reordered for new search classes
(edit) @9002   19 years kjdon reworked the search classes, now have a base AbstractSearch class, …
(edit) @9001   19 years kjdon use index_stem instead of assuming 'index' when creating paths for mg
(edit) @9000   19 years kjdon added indexStem info into configure
(edit) @8999   19 years kjdon removed a couple of unnecessary lines
(edit) @8998   19 years kjdon added in indexStem info
(edit) @8969   19 years kjdon don't add in GS3Retrieve to service rack list anymore
(edit) @8968   19 years kjdon classifier service is now GS3Browse, not GS3Retrieve
(edit) @8967   19 years kjdon browse service separated from retrieval, so changed the buildCOnfig output
(edit) @8966   19 years kjdon got it sort of going for doc text. need to make it look at the index …
(edit) @8965   19 years kjdon browsing now done by a separate service rack
(edit) @8964   19 years kjdon interior renamed to internal
(edit) @8963   19 years kjdon interior changed to internal, added in word and pdf images
(edit) @8962   19 years kjdon made a base class which GS2MAcroREsolver inherits
(edit) @8961   19 years kjdon interior node renamed to internal, added in the doc types
(edit) @8960   19 years kjdon replaced by new classes
(edit) @8959   19 years kjdon restructured the retrieval classes. split apart browsing and doc …
(edit) @8955   19 years kjdon now we specify a dictionary name. also some calls to getTextString, …
Note: See TracRevisionLog for help on using the revision log.